yesod: Creation of type-safe, RESTful web applications.
A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving.
Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet)
The Yesod documentation site http://www.yesodweb.com/ has much more information, including on the supporting packages mentioned above.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
blaze_html_0_5 | use blaze-html 0.5 and blaze-markup 0.5 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- yesod-1.0.1.5.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.0.0, 0.0.0.1, 0.0.0.2, 0.2.0, 0.3.0, 0.3.1, 0.3.1.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.1, 0.5.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.4.1, 0.5.4.2, 0.6.0, 0.6.0.1, 0.6.0.2, 0.6.1, 0.6.1.1, 0.6.1.2, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.8.2.1, 0.9.1, 0.9.1.1, 0.9.2, 0.9.2.1, 0.9.2.2, 0.9.3, 0.9.3.1, 0.9.3.2, 0.9.3.3, 0.9.3.4, 0.9.4, 0.9.4.1, 0.10.1, 0.10.1.1, 0.10.1.2, 0.10.1.3, 0.10.1.4, 0.10.2, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.1.6, 1.1.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.1, 1.1.1.2, 1.1.2, 1.1.3, 1.1.3.1, 1.1.4, 1.1.4.1, 1.1.5, 1.1.6, 1.1.7, 1.1.7.1, 1.1.7.2, 1.1.8, 1.1.8.1, 1.1.8.2, 1.1.9, 1.1.9.1, 1.1.9.2, 1.1.9.3, 1.1.9.4, 1.2.0, 1.2.0.1, 1.2.1, 1.2.1.1, 1.2.2, 1.2.2.1, 1.2.3, 1.2.4, 1.2.5, 1.2.5.1, 1.2.5.2, 1.2.5.3, 1.2.6, 1.2.6.1, 1.4.0, 1.4.1, 1.4.1.1, 1.4.1.2, 1.4.1.3, 1.4.1.4, 1.4.1.5, 1.4.2, 1.4.2.1, 1.4.3, 1.4.3.1, 1.4.4, 1.4.5, 1.6.0, 1.6.0.1, 1.6.0.2, 1.6.1.0, 1.6.1.1, 1.6.1.2, 1.6.2, 1.6.2.1 |
---|---|
Dependencies | attoparsec (>=0.10), base (>=4.3 && <5), blaze-builder (>=0.2.1.4 && <0.4), blaze-html (>=0.4 && <0.6), blaze-markup (>=0.5.1 && <0.6), bytestring (>=0.9.1.4 && <0.10), Cabal, containers (>=0.2 && <0.5), directory (>=1.0 && <1.2), fast-logger (>=0.0.2 && <0.1), filepath (>=1.1), hamlet (>=1.0 && <1.1), http-types (>=0.6.1 && <0.7), monad-control (>=0.3 && <0.4), parsec (>=2.1 && <4), process, shakespeare-css (>=1.0 && <1.1), shakespeare-js (>=1.0 && <1.1), shakespeare-text (>=1.0 && <1.1), template-haskell, text (>=0.11 && <0.12), time (>=1.1.4), transformers (>=0.2.2 && <0.4), unix-compat (>=0.2 && <0.4), wai (>=1.2 && <1.3), wai-extra (>=1.2 && <1.3), wai-logger (>=0.1.2), warp (>=1.2 && <1.3), yesod-auth (>=1.0 && <1.1), yesod-core (>=1.0 && <1.1), yesod-form (>=1.0 && <1.1), yesod-json (>=1.0 && <1.1), yesod-persistent (>=1.0 && <1.1) [details] |
License | MIT |
Author | Michael Snoyman <michael@snoyman.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Category | Web, Yesod |
Home page | http://www.yesodweb.com/ |
Source repo | head: git clone https://github.com/yesodweb/yesod |
Uploaded | by MichaelSnoyman at 2012-04-25T23:27:09Z |
Distributions | Arch:1.6.2.1, Debian:1.6.1.0, Fedora:1.6.2.1, FreeBSD:1.4.1.5, LTSHaskell:1.6.2.1, NixOS:1.6.2.1, Stackage:1.6.2.1, openSUSE:1.6.2.1 |
Reverse Dependencies | 50 direct, 25 indirect [details] |
Executables | yesod |
Downloads | 160423 total (733 in the last 30 days) |
Rating | 2.0 (votes: 8) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |