Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trskop/filepath-extra
Functions missing in filepath library
https://github.com/trskop/filepath-extra
Last synced: 10 days ago
JSON representation
Functions missing in filepath library
- Host: GitHub
- URL: https://github.com/trskop/filepath-extra
- Owner: trskop
- License: bsd-3-clause
- Created: 2014-12-07T21:55:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-08T21:02:06.000Z (almost 10 years ago)
- Last Synced: 2023-04-30T01:07:43.107Z (over 1 year ago)
- Language: Haskell
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Library introduces path combinators built on top of `filepath` library. There
are better ways to describe paths, in Haskell, but one thing makes `filepath`
unsurpassed, it is shipped with GHC.