Digestive functors is a library that provides an abstract way to consume input using applicative functors. It is mostly geared towards HTML forms, altough it can also be used for other tasks.
Checkout the tutorial.lhs
example in the examples
folder.
This repository contains a number of packages:
digestive-functors
: Main packagedigestive-functors-snap
: Snap backenddigestive-functors-happstack
: Happstack backenddigestive-functors-blaze
: BlazeHtml frontenddigestive-functors-heist
: Heist frontend
Authors:
- Jasper Van der Jeugt
Contributors:
- Alex Mason
- Andrew Richards
- Antoine Latter
- Daniel Patterson
- Doug Beardsley
- Jeremy Shaw
- Jesper Lloyd
- mavenraven.org
- Oliver Charles
- Ozgun Ataman
- Toon Willems