@hackage reform0.2.2
reform is an HTML form generation and validation library
Categories
License
BSD-3-Clause
Maintainer
Jeremy Shaw <jeremy@n-heptane.com>
Links
Versions
Installation
Dependencies (4)
- base >=4 && <4.7
- containers >=0.4 && <0.6
- mtl >=2.0 && <2.2
- text >=0.11 && <1.1 Show all…
Dependents (19)
@hackage/clckwrks, @hackage/clckwrks-plugin-redirect, @hackage/clckwrks-plugin-ircbot, @hackage/happstack-authenticate, @hackage/clckwrks-plugin-bugs, @hackage/Nomyx-Web, Show all…
reform follows in the footsteps of formlets and digestive-functors <= 0.2. It provides a type-safe and composable method for generating an HTML form that includes validation.