paths

Library for representing and manipulating type-safe file paths

Latest on Hackage:0.2.0.0@rev:4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Herbert Valerio Riedel
Maintained by [email protected]

This library provides a more type-safe version of FilePaths together with thin wrappers around common IO operations.

This library is directly derived from hackage-security's Hackage.Security.Util.Path module.