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

Module documentation for 0.1.5

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.1.5

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