https://github.com/athanclark/path-extra
Extra additions to Chris Done's path library
https://github.com/athanclark/path-extra
filepath filepath-manipulation haskell
Last synced: 7 months ago
JSON representation
Extra additions to Chris Done's path library
- Host: GitHub
- URL: https://github.com/athanclark/path-extra
- Owner: athanclark
- License: bsd-3-clause
- Created: 2015-11-07T01:58:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T10:05:24.000Z (over 2 years ago)
- Last Synced: 2025-01-29T03:20:27.985Z (over 1 year ago)
- Topics: filepath, filepath-manipulation, haskell
- Language: Haskell
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# path-extra
This package tries to add a few convenience functions to the
[https://hackage.haskell.org/package/path](path) library, namely the idea of a "Location" -
basically just a path, but with query string and fragment details.