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
Modules
[Index]
Downloads
- digestive-functors-0.6.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.8.4.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.11), containers (>=0.3 && <0.6), mtl (>=1.1.0.0 && <3), text (>=0.10 && <1.1) [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 2013-12-10T09:37:03Z |
Distributions | NixOS:0.8.4.2 |
Reverse Dependencies | 24 direct, 7 indirect [details] |
Downloads | 41073 total (256 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |