The digestive-functors package
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
Properties
| 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 |
|---|---|
| Dependencies | base (4.*), bytestring (≥0.9 & <0.11), containers (≥0.3 & <0.6), mtl (≥1.1.0.0 & <3), text (≥0.10 & <0.12) |
| License | BSD3 |
| 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 repository | git clone https://github.com/jaspervdj/digestive-functors |
| Upload date | Sun Feb 10 10:40:11 UTC 2013 |
| Uploaded by | JasperVanDerJeugt |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.6.1.0 |
Modules
Downloads
- digestive-functors-0.6.0.1.tar.gz (Cabal source package)
- package description (included in the package)