Description
Provides POSIX filepath and directory functionality for Haskell. It helps programs work with Unix-style paths and filesystem operations using POSIX-oriented behavior.
It is useful for system tools, build scripts, servers, package tools, and applications that target Unix-like systems. It is a developer library and does not provide a file manager.