@hackage yesod-core1.6.29.1
Creation of type-safe, RESTful web applications.
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (42)
- aeson >=1.0
- attoparsec-aeson >=2.1
- auto-update
- base >=4.11 && <5
- blaze-html >=0.5
- blaze-markup >=0.7.1 Show all…
Dependents (133)
@hackage/yesod-auth-fb, @hackage/yesod-paypal-rest, @hackage/yesod-auth-smbclient, @hackage/yesod-csp, @hackage/yesod-articles, @hackage/yesod-auth-oauth2, Show all…
yesod-core
This is the main package for Yesod, providing all core functionality on which other packages can be built. It provides dispatch, handler functions, widgets, etc.
Yesod is well documented on its website.