Dependencies for yesod-1.0.0
Libraries
yesod
- blaze-html (>=0.4.1.3 && <0.5)
- hamlet (>=1.0 && <1.1)
- monad-control (>=0.3 && <0.4)
- shakespeare-css (>=1.0 && <1.1)
- shakespeare-js (>=1.0 && <1.1)
- transformers (>=0.2.2 && <0.4)
- wai (>=1.2 && <1.3)
- wai-extra (>=1.2 && <1.3)
- wai-logger (>=0.1.2)
- warp (>=1.2 && <1.3)
- yesod-auth (>=1.0 && <1.1)
- yesod-core (>=1.0 && <1.1)
- yesod-form (>=1.0 && <1.1)
- yesod-json (>=1.0 && <1.1)
- yesod-persistent (>=1.0 && <1.1)
- if flag(ghc7)
- base (>=4.3 && <5)
- base (>=4 && <4.3)
Executables
yesod
- attoparsec (>=0.10)
- blaze-builder (>=0.2.1.4 && <0.4)
- bytestring (>=0.9.1.4 && <0.10)
- Cabal
- containers (>=0.2 && <0.5)
- directory (>=1.0 && <1.2)
- fast-logger (>=0.0.2 && <0.1)
- filepath (>=1.1)
- http-types (>=0.6.1 && <0.7)
- parsec (>=2.1 && <4)
- process
- shakespeare-text (>=1.0 && <1.1)
- template-haskell
- text (>=0.11 && <0.12)
- time (>=1.1.4)
- unix-compat (>=0.2 && <0.4)
- if flag(ghc7)
- base (>=4.3 && <5)
- base (>=4 && <4.3)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| ghc7 | Enabled | |
| threaded | Build with support for multithreaded execution | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info