Safe Haskell | None |
---|---|
Language | Haskell2010 |
This library provides a well-typed representation of paths in a filesystem directory tree.
Both Path.Posix and Path.Windows provide the same interface. This module will reexport the appropriate module for your platform.
Documentation
module Path.Posix