Dependencies for Yablog-0.2.0
Libraries
Yablog
- if !flag(library-only)
- buildable: False
Executables
Yablog
- base (>=4 && <5)
- blaze-builder (>=0.3 && <0.4)
- blaze-html (>=0.5 && <0.6)
- bytestring (>=0.9 && <0.10)
- case-insensitive (>=0.4 && <0.5)
- clientsession (>=0.8 && <0.9)
- conduit (>=0.5 && <0.6)
- containers (>=0.4 && <0.5)
- data-default (>=0.5 && <0.6)
- directory (>=1.1 && <1.2)
- filepath (>=1.2 && <1.4)
- hamlet (>=1.1 && <1.2)
- hjsmin (>=0.1 && <0.2)
- http-conduit (>=1.8 && <1.9)
- http-types (>=0.7 && <0.8)
- mime-mail (>=0.4 && <0.5)
- monad-control (>=0.3 && <0.4)
- mtl (>=2.0 && <2.2)
- network (>=2.3 && <2.4)
- old-locale (>=1.0 && <1.1)
- pandoc (>=1.9 && <1.10)
- pandoc-types (>=1.9 && <1.10)
- persistent (>=1.0 && <1.1)
- persistent-mongoDB (>=1.0 && <1.1)
- resourcet (>=0.4 && <0.5)
- shakespeare-css (>=1.0 && <1.1)
- shakespeare-js (>=1.1 && <1.2)
- shakespeare-text (>=1.0 && <1.1)
- template-haskell
- temporary (>=1.1 && <1.2)
- text (>=0.11 && <0.12)
- time (>=1.2 && <1.5)
- wai (>=1.3 && <1.4)
- wai-extra (>=1.3 && <1.4)
- xml-conduit (>=1.0 && <1.1)
- xml-hamlet (>=0.4 && <0.5)
- yaml (>=0.8 && <0.9)
- yesod (>=1.1 && <1.2)
- yesod-auth (>=1.1 && <1.2)
- yesod-core (>=1.1 && <1.2)
- yesod-default (>=1.1 && <1.2)
- yesod-form (>=1.2 && <1.3)
- yesod-newsfeed (>=1.1 && <1.2)
- yesod-platform (>=1.1 && <1.2)
- yesod-recaptcha (>=1.1 && <1.2)
- yesod-static (>=1.1 && <1.2)
- if flag(library-only)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings, like auto-reload templates. | Disabled |
library-only | Build for use with "yesod devel" | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info