paths: Library for representing and manipulating type-safe file paths
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.
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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:59:40Z |
Distributions | |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 2831 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-27 [all 1 reports] |