yesod/yesod-core
2018-11-30 14:27:21 -06:00
..
attic
bench Cleanup warnings 2018-01-15 15:09:07 +02:00
static
test
Yesod
.gitignore
bench.sh
ChangeLog.md Add sendResponseNoContent. 2018-11-30 14:27:21 -06:00
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.