Description
Provides a library for manipulating operating system strings in Haskell. OS strings are important for file paths, environment values, and platform-specific text that may not behave like normal Unicode text.
It is useful for cross-platform tools, build systems, file managers, and libraries that handle paths or process environments. It is a developer library and has no standalone interface.