Dependencies for yesod-0.0.0
Libraries
yesod
- attempt (>=0.2.1 && <0.3)
- authenticate (>=0.4.0 && <0.5)
- base (>=4 && <5)
- bytestring (>=0.9.1.4 && <0.10)
- control-monad-attempt (>=0.0.0 && <0.1)
- convertible-text (>=0.2.0 && <0.3)
- data-object (>=0.2.0 && <0.3)
- data-object-json (>=0.0.0 && <0.1)
- data-object-yaml (>=0.2.0 && <0.3)
- directory (>=1 && <1.1)
- failure (>=0.0.0 && <0.1)
- HStringTemplate (>=0.6.2 && <0.7)
- old-locale (>=1.0.0.1 && <1.1)
- predicates (>=0.1 && <0.2)
- safe-failure (>=0.4.0 && <0.5)
- split (>=0.1.1 && <0.2)
- syb
- template-haskell
- text (>=0.5 && <0.8)
- time (>=1.1.3 && <1.2)
- transformers (>=0.1.4.0 && <0.2)
- wai (>=0.0.0 && <0.1)
- wai-extra (>=0.0.0 && <0.1)
- web-encodings (>=0.2.4 && <0.3)
- if flag(nolib)
- buildable: False
Executables
yesod
- file-embed (>=0.0.3 && <0.1)
runtests
- if flag(buildtests)else
- buildable: False
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
| Name | Description | Default |
|---|---|---|
| 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