Path to this page:
./
www/hs-yesod-form,
Form handling support for Yesod Web Framework
Branch: CURRENT,
Version: 1.7.6nb2,
Package name: hs-yesod-form-1.7.6nb2,
Maintainer: pkgsrc-usersForm handling for Yesod, in the same style as formlets. See the forms
chapter of the Yesod book: http://www.yesodweb.com/book/forms
This package provides a set of basic form inputs such as text, number,
time, checkbox, select, textarea, and etc. via Yesod.Form.Fields
module. Also, there is Yesod.Form.Nic module providing richtext field using
Nic editor. However, this module is grandfathered now and Nic editor is not
actively maintained since June 2012. You can find additional richtext
editor fields in yesod-form-richtext package (currently in provides support
of Summernote editor only).
Master sites:
Filesize: 35.648 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-yesod-form-1.7.6nb2
- (2023-11-02) Updated to version: hs-yesod-form-1.7.6nb1
- (2023-11-01) Package added to pkgsrc.se, version hs-yesod-form-1.7.6 (created)
CVS history: (Expand)
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-11-01 03:57:11 by Masatake Daimon | Files touched by this commit (5) |
Log message:
www/hs-yesod-form: import hs-yesod-form-1.7.6
Form handling for Yesod, in the same style as formlets. See the forms
chapter of the Yesod book: http://www.yesodweb.com/book/forms
This package provides a set of basic form inputs such as text, number,
time, checkbox, select, textarea, and etc. via Yesod.Form.Fields
module. Also, there is Yesod.Form.Nic module providing richtext field using
Nic editor. However, this module is grandfathered now and Nic editor is not
actively maintained since June 2012. You can find additional richtext
editor fields in yesod-form-richtext package (currently in provides support
of Summernote editor only).
|