paths: Library for representing and manipulating type-safe file paths
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1, 0.1, 0.2.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.5 && <4.11), bytestring (>=0.9.2 && <0.11), deepseq (>=1.3 && <1.5), directory (>=1.1 && <1.4), filepath (>=1.3 && <1.5), old-time (>=1 && <1.2), time (>=1.4 && <1.9) [details] |
License | BSD-3-Clause |
Copyright | 2015-2017 Well-Typed LLP, 2017 Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | System |
Bug tracker | https://github.com/hvr/paths/issues |
Source repo | head: git clone https://github.com/hvr/paths.git |
Uploaded | by HerbertValerioRiedel at 2017-05-27T14:58:58Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
old-directory | Use directory < 1.2 and old-time | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- paths-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees