Dependencies for hledger-web-0.22.6
Libraries
hledger-web
- base (>=4 && <5)
- bytestring
- clientsession
- cmdargs (>=0.10 && <0.11)
- data-default
- directory
- filepath
- hamlet
- hjsmin
- hledger (==0.22.2)
- hledger-lib (==0.22.2)
- http-client (>=0.2 && <0.4)
- http-conduit
- HUnit
- json
- network-conduit
- old-locale
- parsec
- regexpr (>=0.5.1)
- safe (>=0.2)
- shakespeare-text
- template-haskell
- text
- time
- transformers
- wai
- wai-extra
- wai-handler-launch (>=1.3 && <2.1)
- warp (>=1.3 && <2.2)
- yaml
- yesod (>=1.2 && <1.3)
- yesod-core
- yesod-static
- if flag(blaze_html_0_4)
- blaze-html (>=0.4 && <0.5)
- blaze-html (>=0.5 && <0.8)
- blaze-markup (>=0.5.1 && <0.7)
Executables
hledger-web
- base (>=4 && <5)
- bytestring
- clientsession
- cmdargs (>=0.10 && <0.11)
- data-default
- directory
- filepath
- hamlet
- hjsmin
- hledger (==0.22.2)
- hledger-lib (==0.22.2)
- http-client (>=0.2 && <0.4)
- http-conduit
- HUnit
- json
- network-conduit
- old-locale
- parsec
- regexpr (>=0.5.1)
- safe (>=0.2)
- shakespeare-text
- template-haskell
- text
- time
- transformers
- wai
- wai-extra
- wai-handler-launch (>=1.3 && <2.1)
- warp (>=1.3 && <2.2)
- yaml
- yesod (>=1.2 && <1.3)
- yesod-core
- yesod-static
- if flag(library-only)
- buildable: False
- if flag(blaze_html_0_4)
- blaze-html (>=0.4 && <0.5)
- blaze-html (>=0.5 && <0.8)
- blaze-markup (>=0.5.1 && <0.7)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
threaded | Build with support for multithreaded execution. | Enabled |
blaze_html_0_4 | Use the older 0.4 version of blaze-html. No longer well tested. | Disabled |
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