Description
Library for representing and manipulating type-safe file paths.
Description
This library provides a more type-safe version of FilePath
s together with thin wrappers around common IO operations.
This library is directly derived from hackage-security
's Hackage.Security.Util.Path module.