Description
Provides an interface to Haskell's directory package for code that uses typed paths from the path library. It lets applications perform filesystem operations while preserving stronger path typing.
It is useful for tools that create, read, list, copy, or remove files and directories with fewer path mistakes. It is a developer library and does not provide a separate file manager.