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.Instances
- StrongPath.Internal
- StrongPath.Operations
- StrongPath.Path
- StrongPath.TH
- StrongPath.Types
Downloads
- strong-path-1.2.0.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, 1.2.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.7 && <5), exceptions (>=0.10 && <0.11), filepath (>=1.4 && <1.6), hashable (>=1.3 && <1.6), path (>=0.9.2 && <0.10), template-haskell (>=2.17 && <2.24) [details] |
| Tested with | ghc ==9.0.2, ghc ==9.12.2 |
| 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 sodic at 2025-10-31T15:46:07Z |
| Distributions | |
| Downloads | 1542 total (40 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-10-31 [all 1 reports] |