hpath-directory: Alternative to 'directory' package with ByteString based filepaths
This provides a safer alternative to the directory
package. FilePaths are ByteString based, so this
package only works on POSIX systems.
For a more high-level version of this with
proper Path type, use 'hpath-io', which makes
use of this package.
Downloads
- hpath-directory-0.14.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.14.0, 0.14.1, 0.14.2, 0.14.2.1, 0.14.2.2 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), bytestring (>=0.10), exceptions (>=0.10), fail (>=4.9), hpath-filepath (>=0.10.4), hpath-posix (>=0.13.3), IfElse, safe-exceptions (>=0.1), streamly (>=0.7), streamly-bytestring (>=0.1.2), streamly-posix (>=0.1.0.2), time (>=1.8), transformers, unbuildable (<0), unix (>=2.5), unix-bytestring (>=0.3), utf8-string [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1 |
License | BSD-3-Clause |
Copyright | Julian Ospald <hasufell@posteo.de> 2020 |
Author | Julian Ospald <hasufell@posteo.de> |
Maintainer | Julian Ospald <hasufell@posteo.de> |
Category | Filesystem |
Home page | https://github.com/hasufell/hpath |
Bug tracker | https://github.com/hasufell/hpath/issues |
Source repo | head: git clone https://github.com/hasufell/hpath |
Uploaded | by maerwald at 2021-08-16T12:54:02Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 2603 total (42 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-08-16 [all 1 reports] |