formlets: Formlets implemented in Haskell

[ bsd3, deprecated, library, text, user-interfaces, web, xml ] [ Propose Tags ]
Deprecated in favor of digestive-functors

A modular way to build forms based on applicative functors, based on the work described in:


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
base4

Choose the even newer, even smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.5, 0.6, 0.6.1, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.8
Dependencies applicative-extras (>=0.1.7), base (>=2 && <5), blaze-html (>=0.2), bytestring, haskell98, syb, transformers (==0.2.2.0), xhtml [details]
License BSD-3-Clause
Author
Maintainer Doug Beardsley <mightybyte@gmail.com>
Category XML, Web, User Interfaces, Text
Home page http://github.com/chriseidhof/formlets/tree/master
Source repo head: git clone git://github.com/chriseidhof/formlets.git
Uploaded by DougBeardsley at 2010-12-22T03:09:00Z
Distributions
Reverse Dependencies 6 direct, 0 indirect [details]
Downloads 17110 total (53 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for formlets-0.8

[back to package description]
The original author of this library is Jeremy Yallop. It was packaged by Chris
Eidhof, and is currently maintained by Doug Beardsley.

Other contributors:
* Eelco Lempsink
* Jeremy Shaw
* Judah Jacobson
* Jasper Van der Jeugt

The formlets repository is hosted on github: http://github.com/chriseidhof/formlets/