@hackage ditto0.2
ditto is a type-safe HTML form generation and validation library
Categories
License
BSD-3-Clause
Maintainer
Zachary Churchill <zacharyachurchill@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- base >=4 && <5
- containers >=0.4 && <0.7
- mtl >=2.0 && <2.3
- semigroups >=0.16 && <0.20
- text >=0.11 && <1.3 Show all…
Dependents (3)
@hackage/scotty-form, @hackage/trasa-form, @hackage/ditto-lucid
ditto 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.