strong-path: Strongly typed paths in Haskell.
Replacement for a FilePath that enables you to handle filepaths in your code in a type-safe manner. You can specify at type level if they are relative, absolute, file, directory, posix, windows, and even to which file or directory they point to or are relative to.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- StrongPath
- StrongPath.FilePath
- StrongPath.Internal
- StrongPath.Operations
- StrongPath.Path
- StrongPath.TH
- StrongPath.Types
Downloads
- strong-path-1.0.1.0.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] | 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.1.0.0, 1.1.1.0, 1.1.2.0, 1.1.3.0, 1.1.4.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), exceptions (>=0.10.4 && <0.11), filepath (>=1.4.2.1 && <1.5), path (>=0.9.0 && <0.10), template-haskell (>=2.17.0.0 && <2.18) [details] |
License | MIT |
Copyright | 2020 Martin Sosic |
Author | Martin Sosic |
Maintainer | sosic.martin@gmail.com |
Category | System, Filesystem, FilePath |
Home page | https://github.com/wasp-lang/strong-path#readme |
Bug tracker | https://github.com/wasp-lang/strong-path/issues |
Source repo | head: git clone https://github.com/wasp-lang/strong-path |
Uploaded | by Martinsos at 2021-07-11T14:07:20Z |
Distributions | |
Downloads | 1352 total (39 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2021-07-11 [all 1 reports] |