Michael Snoyman bf0ca2bc10 Version bump | hace 8 años | |
---|---|---|
.. | ||
Yesod | hace 8 años | |
attic | hace 12 años | |
bench | hace 8 años | |
static | hace 13 años | |
test | hace 8 años | |
.gitignore | hace 13 años | |
ChangeLog.md | hace 8 años | |
LICENSE | hace 12 años | |
README.md | hace 10 años | |
Setup.lhs | hace 13 años | |
bench.sh | hace 13 años | |
helloworld.hs | hace 12 años | |
test.hs | hace 12 años | |
yesod-core.cabal | hace 8 años |
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.