@hackage trasa-form0.4.1
generate forms using lucid, ditto and trasa
Categories
License
BSD-3-Clause
Maintainer
zacharyachurchill@gmail.com
Links
Versions
Installation
Dependencies (14)
- base <5
- bytestring
- cookie
- ditto >=0.4 && <0.5
- ditto-lucid >=0.4 && <0.5
- http-api-data Show all…
Dependents (0)
Formlets library for trasa using ditto as its backend. Although trasa already has machinery for creating typesafe forms, this library with ditto allow a more composable approach to form generation/validation.