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 |
---|---|---|
directory--lt-1_2 | directory < 1.2 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- paths-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.18), bytestring (>=0.9.2 && <0.12), deepseq (>=1.3 && <1.5), directory (>=1.1 && <1.4), filepath (>=1.3 && <1.5), old-time (>=1 && <1.2), template-haskell (>=2.7 && <2.20), text (>=0.11 && <1.3 || >=2.0 && <2.1), time (>=1.4 && <1.13), transformers (>=0.3 && <0.6) [details] |
Tested with | ghc ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.5 || ==9.4.4 |
License | BSD-3-Clause |
Copyright | 2015-2017 Well-Typed LLP, 2017 Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Revised | Revision 4 made by phadej at 2023-01-05T15:57:31Z |
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 2018-04-18T21:01:42Z |
Distributions | |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 2766 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-18 [all 1 reports] |