Dependencies for hledger-0.12.1
Libraries
hledger
- base (>=3 && <5)
- containers
- csv
- directory
- filepath
- hledger-lib (==0.12.1)
- HUnit
- mtl
- old-locale
- old-time
- parsec
- process
- regexpr (>=0.5.1)
- safe (>=0.2)
- split (>=0.1 && <0.2)
- time
- utf8-string (>=0.3.5 && <0.4)
Executables
hledger
- base (>=3 && <5)
- containers
- csv
- directory
- filepath
- hledger-lib (==0.12.1)
- HUnit
- mtl
- old-locale
- old-time
- parsec
- process
- regexpr (>=0.5.1)
- safe (>=0.2)
- split (>=0.1 && <0.2)
- time
- utf8-string (>=0.3.5 && <0.4)
- if flag(chart)
- Chart (>=0.11)
- colour
- gtk2hs-buildtools
- if flag(vty)
- vty (>=4.0.0.1)
- if flag(web)
- convertible-text (>=0.3.0.1 && <0.4)
- data-object (>=0.3.1.2 && <0.4)
- failure (>=0.1 && <0.2)
- hamlet (>=0.5 && <0.6)
- io-storage (>=0.3 && <0.4)
- yesod (>=0.5.0.3 && <0.6)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| chart | enable simple balance pie chart generation | Disabled |
| vty | enable the curses-style ui | Disabled |
| web | enable the web ui (using yesodhamletsimpleserver, requires ghc 6.12) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info