digestive-functors: A practical formlet library
Digestive functors is a library inspired by formlets:
http://groups.inf.ed.ac.uk/links/formlets/
It is intended to be an improvement of the Haskell formlets library, with as main advantages:
better error handling, so a web page can display input errors right next to the corresponding fields;
the ability to easily add
<label>elements;separation of the validation model and the HTML output.
Tutorial: http://github.com/jaspervdj/digestive-functors/blob/master/examples/tutorial.lhs
| Versions | 0.0.1, 0.0.2.0, 0.0.2.1, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.2.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.6.1.1, 0.6.2.0, 0.7.0.0, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.3.0, 0.8.4.0 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (==4.*), bytestring (>=0.9 && <0.11), containers (>=0.3 && <0.7), mtl (>=1.1.0.0 && <3), old-locale (==1.0.*), semigroups (>=0.16 && <0.19), text (>=0.10 && <1.3), time (>=1.4 && <1.10) [details] |
| License | BSD-3-Clause |
| Author | Jasper Van der Jeugt <m@jaspervdj.be> |
| Maintainer | Jasper Van der Jeugt <m@jaspervdj.be> |
| Category | Web |
| Home page | http://github.com/jaspervdj/digestive-functors |
| Source repo | head: git clone https://github.com/jaspervdj/digestive-functors |
| Uploaded | by JasperVanDerJeugt at Mon Jul 23 04:27:16 UTC 2018 |
| Distributions | NixOS:0.8.4.0 |
| Downloads | 19734 total (464 in the last 30 days) |
| Rating | (no votes yet) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-07-23 [all 1 reports] Hackage Matrix CI |
Modules
[Index] [Quick Jump]
Downloads
- digestive-functors-0.8.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)