Dependencies for hledger-0.10
Libraries
hledger
- base (>=3 && <5)
- containers
- csv
- directory
- filepath
- hledger-lib (>=0.10)
- HUnit
- mtl
- old-locale
- old-time
- parsec
- process
- regexpr (>=0.5.1)
- safe (>=0.2)
- testpack (>=1 && <2)
- time
- utf8-string (>=0.3)
- if flag(vty)
- vty (>=4.0.0.1)
- if flag(web)
- applicative-extras
- hack
- hack-contrib
- hack-handler-simpleserver
- hsp
- hsx
- HTTP (>=4000.0)
- io-storage
- loli
- xhtml (>=3000.2)
- if flag(chart)
Executables
hledger
- base (>=3 && <5)
- containers
- csv
- directory
- filepath
- hledger-lib (>=0.10)
- HUnit
- mtl
- old-locale
- old-time
- parsec
- process
- regexpr (>=0.5.1)
- safe (>=0.2)
- testpack (>=1 && <2)
- time
- utf8-string (>=0.3)
- if flag(vty)
- vty (>=4.0.0.1)
- if flag(web)
- applicative-extras
- hack
- hack-contrib
- hack-handler-simpleserver
- hsp
- hsx
- HTTP (>=4000.0)
- io-storage
- loli
- xhtml (>=3000.2)
- if flag(chart)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| vty | enable the curses ui | Disabled |
| web | enable the web ui (using simpleserver) | Disabled |
| chart | enable the pie chart generation | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info