https://github.com/composewell/streamly-filepath
Streamly compatibility with filepath package
https://github.com/composewell/streamly-filepath
Last synced: 2 months ago
JSON representation
Streamly compatibility with filepath package
- Host: GitHub
- URL: https://github.com/composewell/streamly-filepath
- Owner: composewell
- License: apache-2.0
- Created: 2023-12-23T18:47:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-04-16T19:55:01.000Z (2 months ago)
- Last Synced: 2026-04-16T21:31:27.571Z (2 months ago)
- Language: Haskell
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Notice: NOTICE
Awesome Lists containing this project
README
# Streamly compatibility with filepath
Facilities for interconverting between the `Path` type from streamly
package and `OsPath` from the `filepath` package.
# Streamly
Please visit [Streamly homepage](https://streamly.composewell.com) for more
details about streamly.
# Licensing
Available under [Apache-2.0 license](LICENSE).