@hackage reform0.2.7.6
reform is a type-safe HTML form generation and validation library
Categories
License
BSD-3-Clause
Maintainer
Jeremy Shaw <jeremy@n-heptane.com>
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- base >=4 && <5
- containers >=0.4 && <0.9
- mtl >=2.0 && <2.4
- semigroups >=0.16 && <0.21
- text >=0.11 && <2.2 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.