yesod/yesod-core
..
attic
bench
static
test
Yesod
.gitignore
bench.sh
ChangeLog.md
helloworld.hs
LICENSE
README.md
Setup.lhs
test.hs
yesod-core.cabal

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.