Description
Provides typed path values for Haskell. Typed paths help distinguish files from directories and relative paths from absolute paths, reducing common filesystem mistakes.
It is useful for build tools, file managers, importers, project tooling, and applications that manipulate paths heavily. It is a library used from code and has no standalone file browser.