strong-path: Strongly typed paths in Haskell.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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/directory they point to or are relative to.
[Skip to Readme]
Properties
Versions | 1.0.0, 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, filepath, path, template-haskell [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-02T16:30:27Z |
Modules
- StrongPath
- StrongPath.FilePath
- StrongPath.Internal
- StrongPath.Operations
- StrongPath.Path
- StrongPath.TH
- StrongPath.Types
Downloads
- strong-path-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees