Dependencies for yesod-0.0.0

library
yesod
runtests
helloworld
  • if !flag(buildsamples)
    • buildable: False
hellotemplate
  • if !flag(buildsamples)
    • buildable: False
fact
  • if !flag(buildsamples)
    • buildable: False
i18n
  • if !flag(buildsamples)
    • buildable: False
pretty-yaml
  • if !flag(buildsamples)
    • buildable: False
tweedle
  • if !flag(buildsamples)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
buildtests

Build the executable to run unit tests

Disabled
buildsamples

Build the executable sample applications.

Disabled
nolib

Skip building of the library.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info