streamly-filepath: Streamly compatibility with filepath package

[ apache, library, streaming, streamly, system ] [ Propose Tags ] [ Report a vulnerability ]

Facilities for interconverting between the Path type from streamly package and OsPath from the filepath package.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), exceptions (>=0.8.0 && <0.11), filepath (>=1.4.100 && <1.6), os-string (>=2.0.0 && <3), streamly-core (>=0.2 && <0.4) [details]
Tested with ghc ==9.12.1, ghc ==9.10.1, ghc ==9.8.1, ghc ==9.6.2, ghc ==9.4.4, ghc ==9.2.7
License Apache-2.0
Copyright Composewell Technologies
Author Composewell Technologies
Maintainer streamly@composewell.com
Category Streamly, Streaming, System
Home page https://streamly.composewell.com
Bug tracker https://github.com/composewell/streamly-filepath/issues
Source repo head: git clone https://github.com/composewell/streamly-filepath
Uploaded by adithyaov at 2025-09-22T19:13:23Z
Distributions
Downloads 2 total (2 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for streamly-filepath-0.1.0

[back to package description]

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 for more details about streamly.

Licensing

Available under Apache-2.0 license.