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.13.2.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
- 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.3), hpath-posix (>=0.13), IfElse, safe-exceptions (>=0.1), streamly (>=0.7), streamly-bytestring (>=0.1.2), time (>=1.8), 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> |
Revised | Revision 1 made by maerwald at 2020-02-19T12:25:38Z |
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 2020-02-17T17:52:31Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 2689 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-02-17 [all 1 reports] |