Dependencies for hledger-web-0.19
Libraries
hledger-web
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- clientsession (>=0.8 && <0.9)
- cmdargs (>=0.10 && <0.11)
- data-default
- directory (>=1.1 && <1.3)
- filepath
- hamlet (>=1.1 && <1.2)
- hjsmin (>=0.1 && <0.2)
- hledger (==0.19.1)
- hledger-lib (==0.19.1)
- http-conduit (>=1.8 && <1.9)
- HUnit
- io-storage (>=0.3 && <0.4)
- monad-control (>=0.3 && <0.4)
- network-conduit
- old-locale
- parsec
- regexpr (>=0.5.1)
- safe (>=0.2)
- shakespeare-css (>=1.0 && <1.1)
- shakespeare-js (>=1.0 && <1.1)
- shakespeare-text (>=1.0 && <1.1)
- template-haskell
- text (>=0.11 && <0.12)
- time
- transformers
- wai
- wai-extra (>=1.3 && <1.4)
- warp (>=1.3 && <1.4)
- yaml (>=0.8 && <0.9)
- yesod (>=1.1 && <1.2)
- yesod-core (>=1.1.2 && <1.2)
- yesod-default (>=1.1 && <1.2)
- yesod-form (>=1.1 && <1.2)
- yesod-static (>=1.1 && <1.2)
- if flag(blaze_html_0_5)
- blaze-html (>=0.5 && <0.6)
- blaze-markup (>=0.5.1 && <0.6)
- blaze-html (>=0.4 && <0.5)
Executables
hledger-web
- base (>=4.3 && <5)
- clientsession
- cmdargs (>=0.10 && <0.11)
- data-default
- directory
- filepath
- hamlet
- hjsmin (>=0.1 && <0.2)
- hledger (==0.19.1)
- hledger-lib (==0.19.1)
- hledger-web
- http-conduit (>=1.8 && <1.9)
- HUnit
- io-storage (>=0.3 && <0.4)
- network-conduit
- old-locale
- parsec
- regexpr (>=0.5.1)
- safe (>=0.2)
- shakespeare-text
- template-haskell
- text
- time
- transformers
- wai
- wai-extra
- warp
- yaml
- yesod (>=1.1.3 && <1.2)
- yesod-core
- yesod-default
- yesod-static
- if flag(library-only)
- buildable: False
- if flag(blaze_html_0_5)
- blaze-html (>=0.5 && <0.6)
- blaze-markup (>=0.5.1 && <0.6)
- blaze-html (>=0.4 && <0.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
threaded | Build with support for multithreaded execution. | Enabled |
blaze_html_0_5 | Use the newer 0.5 version of blaze-html and blaze-markup. | Enabled |
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