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