polysemy-path

Polysemy versions of Path functions.

Version on this page:0.2.1.0
LTS Haskell 19.33:0.2.1.0@rev:1
Stackage Nightly 2022-03-17:0.2.1.0@rev:1
Latest on Hackage:0.2.1.0@rev:1

See all snapshots polysemy-path appears in

MIT licensed by Daniel Firth
Maintained by [email protected]
This version can be pinned in stack with:polysemy-path-0.2.1.0@sha256:e17eac27a98783bd09b5cdfd7a28f8e98ce95357bfd03a7c6b2e2c9d8b823250,989

Module documentation for 0.2.1.0

polysemy-path

Polysemy-ready versions of functions from the path library.

Changes

Changelog for polysemy-path

v0.2.1.0

  • Remove dependency on polysemy-zoo.

v0.2.0.0

  • Re-export the rest of path-0.8.0.

v0.1.0.0

  • Make functions sign PathException rather than SomeException.

v0.0.1.0

  • Add polysemy versions of parsing functions and stripProperPrefix.