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, as described in:


[Skip to Readme]

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.3), base (>=2 && <5), bytestring, haskell98, mtl, xhtml [details]
License BSD-3-Clause
Copyright (c) Jeremy Yallop / Tupil
Author Jeremy Yallop / Chris Eidhof
Maintainer Chris Eidhof <ce+hackage@tupil.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 ChrisEidhof at 2009-08-24T08:34:25Z
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.6

[back to package description]
The original author of this library is Jeremy Yallop. It is currently maintained
by Chris Eidhof.

Other contributors:
* MightyByte
* Eelco Lempsink

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