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

Module documentation for 0.2.1

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.