simple-form: Forms that configure themselves based on type
Inspired by the RubyGem of the same name, this package allows you to easily build validating forms that infer defaults based on type.
Most users will want to both render Html
and parse input, and so
should use the SimpleForm.Digestive.Combined and SimpleForm.Combined
modules.
[Skip to Readme]
Modules
[Index]
Downloads
- simple-form-0.5.0.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.1, 0.1.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.5.0 |
---|---|
Dependencies | base (>=4 && <5), blaze-html, digestive-functors, email-validate, network-uri, old-locale, text, time, transformers [details] |
Tested with | ghc ==7.6.2 |
License | LicenseRef-OtherLicense |
Copyright | © 2013 Stephen Paul Weber |
Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
Category | Web |
Home page | https://github.com/singpolyma/simple-form-haskell |
Bug tracker | https://github.com/singpolyma/simple-form-haskell/issues |
Source repo | head: git clone git://github.com/singpolyma/simple-form.git |
Uploaded | by StephenWeber at 2014-12-29T15:27:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5394 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2014-12-29 [all 1 reports] |