Michael Snoyman bf0ca2bc10 Version bump %!s(int64=8) %!d(string=hai) anos
..
Yesod 96af1e7f39 yesod-core: Fix for a *very* late change in ghc-8.0 TH api %!s(int64=8) %!d(string=hai) anos
attic ffcbcb449e Added pong.hs %!s(int64=12) %!d(string=hai) anos
bench b00d372c76 Fix benchmark compilation of yesod-core %!s(int64=8) %!d(string=hai) anos
static 2dc10de435 Add 'yesod-core/' from commit '982d6185bee75b078bee92bd8a2e8743707f1922' %!s(int64=13) %!d(string=hai) anos
test 96af1e7f39 yesod-core: Fix for a *very* late change in ghc-8.0 TH api %!s(int64=8) %!d(string=hai) anos
.gitignore 2dc10de435 Add 'yesod-core/' from commit '982d6185bee75b078bee92bd8a2e8743707f1922' %!s(int64=13) %!d(string=hai) anos
ChangeLog.md bf0ca2bc10 Version bump %!s(int64=8) %!d(string=hai) anos
LICENSE 20015aa6ee Update license with MIT license %!s(int64=12) %!d(string=hai) anos
README.md 5622e96725 README.md %!s(int64=10) %!d(string=hai) anos
Setup.lhs 2dc10de435 Add 'yesod-core/' from commit '982d6185bee75b078bee92bd8a2e8743707f1922' %!s(int64=13) %!d(string=hai) anos
bench.sh 4d2f4a3b4f Remove a painful slowdown from randomIV %!s(int64=13) %!d(string=hai) anos
helloworld.hs a2c4f1f3b7 MonadHandler/MonadWidget %!s(int64=12) %!d(string=hai) anos
test.hs df5018a94c hspec 1.3 %!s(int64=12) %!d(string=hai) anos
yesod-core.cabal bf0ca2bc10 Version bump %!s(int64=8) %!d(string=hai) anos

README.md

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.