Michael Snoyman 4d6448b0dd Use Data.Yaml.Config module to decrease code duplication 8 years ago
..
Yesod 4d6448b0dd Use Data.Yaml.Config module to decrease code duplication 8 years ago
.gitignore a7df7531dc Add 'yesod/' from commit '45bbb0fc93db341ecac1406234fe0e880d63ed12' 12 years ago
ChangeLog.md 4d6448b0dd Use Data.Yaml.Config module to decrease code duplication 8 years ago
LICENSE 20015aa6ee Update license with MIT license 12 years ago
README.md 62a037f65f Doc update 9 years ago
Setup.lhs a7df7531dc Add 'yesod/' from commit '45bbb0fc93db341ecac1406234fe0e880d63ed12' 12 years ago
Yesod.hs 8e5c419dd5 Move some Yesod exports to Yesod.Core 11 years ago
yesod.cabal 4d6448b0dd Use Data.Yaml.Config module to decrease code duplication 8 years ago

README.md

yesod

The yesod package groups together the various Yesod related packages into one cohesive whole. This is the "battery loaded" version of Yesod, whereas most of the core code lives in yesod-core.

For the yesod executable, see yesod-bin.

Yesod is fully documented on its website.