@hackage paths0.2.0.0
Library for representing and manipulating type-safe file paths
Categories
License
BSD-3-Clause
Maintainer
hvr@gnu.org
Links
Versions
Installation
Tested Compilers
Dependencies (10)
Dependents (4)
@hackage/streamly-fsnotify, @hackage/aura, @hackage/acme-everything, @hackage/evdev
Package Flags
directory--lt-1_2
(off by default)
directory < 1.2
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.