Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 348 Bytes

path-pieces

Build Status

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.