BSD-3-Clause licensed and maintained by Michael Snoyman
This version can be pinned in stack with:path-pieces-0.2.0@sha256:ad9a5c9e327a2aadf112f02989ae263e22738df004c47e2274703ef1bb8e028d,1179

Module documentation for 0.2.0

path-pieces

Defines two typeclasses used for converting Haskell data types to and from route pieces. Used in Yesod to automatically marshall data in the request path.

see http://www.yesodweb.com/ for more information.

Changes

0.2.0

0.1.5

Added more integral instances, and check bounds on them #5.