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

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.