yesod-core: Creation of type-safe, RESTful web applications.

[ library, mit, web, yesod ] [ Propose Tags ]

Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving.

The Yesod documentation site http://www.yesodweb.com/ has much more information, tutorials and information on some of the supporting packages, like Hamlet and Persistent.

Flags

Manual Flags

NameDescriptionDefault
test

Build the executable to run unit tests

Disabled
Automatic Flags
NameDescriptionDefault
ghc7Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.7.0, 0.7.0.1, 0.7.0.2, 0.8.0, 0.8.0.1, 0.8.1, 0.8.2, 0.8.3, 0.8.3.1, 0.8.3.2, 0.9.1, 0.9.1.1, 0.9.2, 0.9.3, 0.9.3.1, 0.9.3.2, 0.9.3.3, 0.9.3.4, 0.9.3.5, 0.9.3.6, 0.9.4, 0.9.4.1, 0.10.1, 0.10.2, 0.10.2.1, 0.10.2.2, 0.10.3, 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.1.0, 1.1.0.1, 1.1.1, 1.1.1.1, 1.1.1.2, 1.1.2, 1.1.2.1, 1.1.2.2, 1.1.3, 1.1.3.1, 1.1.4, 1.1.4.1, 1.1.4.2, 1.1.5, 1.1.6, 1.1.6.1, 1.1.7, 1.1.7.1, 1.1.7.2, 1.1.8, 1.1.8.1, 1.1.8.2, 1.1.8.3, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.4.1, 1.2.4.2, 1.2.4.3, 1.2.4.4, 1.2.4.5, 1.2.5, 1.2.6, 1.2.6.1, 1.2.6.2, 1.2.6.3, 1.2.6.4, 1.2.6.5, 1.2.6.6, 1.2.6.7, 1.2.7, 1.2.8, 1.2.9, 1.2.9.1, 1.2.9.2, 1.2.10, 1.2.11, 1.2.11.1, 1.2.12, 1.2.13, 1.2.13.1, 1.2.14, 1.2.15, 1.2.15.1, 1.2.15.2, 1.2.16, 1.2.16.1, 1.2.17, 1.2.18, 1.2.19, 1.2.19.1, 1.2.19.2, 1.2.20, 1.2.20.1, 1.4.0, 1.4.0.1, 1.4.0.2, 1.4.1, 1.4.1.1, 1.4.2, 1.4.3, 1.4.3.1, 1.4.4, 1.4.4.1, 1.4.4.2, 1.4.4.3, 1.4.4.4, 1.4.4.5, 1.4.5, 1.4.6, 1.4.6.1, 1.4.6.2, 1.4.7, 1.4.7.1, 1.4.7.2, 1.4.7.3, 1.4.8, 1.4.8.1, 1.4.8.2, 1.4.8.3, 1.4.9, 1.4.9.1, 1.4.10, 1.4.11, 1.4.11.1, 1.4.12, 1.4.13, 1.4.14, 1.4.15, 1.4.15.1, 1.4.16, 1.4.17, 1.4.18, 1.4.18.1, 1.4.18.2, 1.4.19, 1.4.20, 1.4.20.1, 1.4.20.2, 1.4.21, 1.4.22, 1.4.23, 1.4.23.1, 1.4.24, 1.4.25, 1.4.26, 1.4.27, 1.4.28, 1.4.29, 1.4.30, 1.4.31, 1.4.32, 1.4.33, 1.4.35, 1.4.35.1, 1.4.36, 1.4.37, 1.4.37.1, 1.4.37.2, 1.4.37.3, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.8.1, 1.6.9, 1.6.10, 1.6.10.1, 1.6.11, 1.6.12, 1.6.13, 1.6.14, 1.6.15, 1.6.16, 1.6.16.1, 1.6.17, 1.6.17.1, 1.6.17.2, 1.6.17.3, 1.6.18, 1.6.18.4, 1.6.18.5, 1.6.18.6, 1.6.18.7, 1.6.18.8, 1.6.19.0, 1.6.20, 1.6.20.1, 1.6.20.2, 1.6.21.0, 1.6.22.0, 1.6.23, 1.6.23.1, 1.6.24.0, 1.6.24.1, 1.6.24.2, 1.6.24.3, 1.6.24.4, 1.6.24.5, 1.6.25.0, 1.6.25.1
Dependencies base (>=4 && <4.5), blaze-builder (>=0.2.1 && <0.4), blaze-html (>=0.4 && <0.5), bytestring (>=0.9.1.4 && <0.10), case-insensitive (>=0.2 && <0.3), cereal (>=0.2 && <0.4), clientsession (>=0.6 && <0.7), containers (>=0.2 && <0.5), cookie (>=0.2.1 && <0.3), enumerator (>=0.4.7 && <0.5), failure (>=0.1 && <0.2), hamlet (>=0.8 && <0.9), http-types (>=0.6 && <0.7), monad-control (>=0.2 && <0.3), old-locale (>=1.0.0.2 && <1.1), random (>=1.0.0.2 && <1.1), template-haskell, text (>=0.5 && <0.12), time (>=1.1.4 && <1.3), transformers (>=0.2 && <0.3), wai (>=0.4 && <0.5), wai-extra (>=0.4 && <0.5), web-routes-quasi (>=0.7 && <0.8) [details]
License BSD-3-Clause
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Revised Revision 1 made by HerbertValerioRiedel at 2019-02-15T16:35:28Z
Category Web, Yesod
Home page http://www.yesodweb.com/
Source repo head: git clone git://github.com/snoyberg/yesod-core.git
Uploaded by MichaelSnoyman at 2011-04-19T20:03:59Z
Distributions Arch:1.6.25.1, Debian:1.6.18, Fedora:1.6.24.3, FreeBSD:1.4.13, LTSHaskell:1.6.25.1, NixOS:1.6.25.1, Stackage:1.6.25.1, openSUSE:1.6.25.1
Reverse Dependencies 111 direct, 28 indirect [details]
Executables runtests
Downloads 218891 total (437 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]