@hackage web-routes-th0.22.8.3
Support for deriving PathInfo using Template Haskell
Categories
License
BSD-3-Clause
Maintainer
partners@seereason.com
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- base >=4.9 && <5
- parsec >=2 && <4
- split >=0.2 && <0.3
- template-haskell >=2.11 && <2.24
- text >=0.11 && <2.2
- web-routes >=0.26 && <0.28 Show all…
Dependents (15)
@hackage/clckwrks, @hackage/clckwrks-plugin-redirect, @hackage/clckwrks-plugin-ircbot, @hackage/happstack-authenticate, @hackage/clckwrks-plugin-bugs, @hackage/Nomyx-Web, Show all…
web-routes is a portable library for type-safe URLs. This module adds support for creating the URL parsers/printers automatically using Template Haskell.