@hackage yesod-form1.4.2
Form handling support for Yesod Web Framework
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (24)
- aeson
- attoparsec >=0.10
- base >=4 && <5
- blaze-builder >=0.2.1.4
- blaze-html >=0.5
- blaze-markup >=0.5.1 Show all…
Dependents (61)
@hackage/yesod-auth-smbclient, @hackage/yesod-vend, @hackage/yesod-auth-oauth2, @hackage/yesod-examples, @hackage/yesod-fay, @hackage/yesod-auth-oauth, Show all…
Package Flags
network-uri
(on by default)
Get Network.URI from the network-uri package
yesod-form
Form handling for Yesod, in the same style as formlets. See the forms chapter of the Yesod book.