yesod/yesod-core
2020-05-01 00:40:11 -03:00
..
attic
bench
src/Yesod
static
test
.gitignore
bench.sh
ChangeLog.md
helloworld.hs
LICENSE
README.md
Setup.lhs
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.