Dependencies for hledger-0.5
Libraries
hledger
Executables
hledger
- base
- bytestring
- containers
- csv
- directory
- filepath
- haskell98
- HUnit
- mtl
- old-locale
- parsec
- process
- regex-compat
- regex-pcre
- regexpr (>=0.5.1)
- split
- testpack
- time
- utf8-string
- if flag(vty)
- vty (>=3.1.8.2 && <3.2)
- if flag(happs)
- happstack (>=0.2 && <0.3)
- happstack-data (>=0.2 && <0.3)
- happstack-server (>=0.2 && <0.3)
- happstack-state (>=0.2 && <0.3)
- utf8-string (>=0.3 && <0.4)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| vty | enable the curses ui | Enabled |
| happs | enable the web ui | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info