Dependencies for hledger-1.12
Libraries
hledger
- ansi-terminal (>=0.6.2.3)
- base (>=4.8 && <4.13)
- base-compat-batteries (>=0.10.1 && <0.11)
- bytestring
- cmdargs (>=0.10)
- containers
- data-default (>=0.5)
- Decimal
- Diff
- directory
- easytest (<0.3)
- file-embed (>=0.0.10)
- filepath
- hashable (>=1.2.4)
- haskeline (>=0.6)
- here
- hledger-lib (>=1.12 && <1.13)
- lucid
- megaparsec (>=7.0.0 && <8)
- mtl
- mtl-compat
- old-time
- parsec (>=3)
- pretty-show (>=1.6.4)
- process
- regex-tdfa
- safe (>=0.2)
- shakespeare (>=2.0.2.2)
- split (>=0.1)
- statistics (<=0.15)
- tabular (>=0.2)
- temporary
- text (>=0.11)
- time (>=1.5)
- transformers
- unordered-containers
- utf8-string (>=0.3.5)
- utility-ht (>=0.0.13)
- wizards (>=1.0)
- if !os(windows) && flag(terminfo)
Executables
hledger
- ansi-terminal (>=0.6.2.3)
- base (>=4.8 && <4.13)
- base-compat-batteries (>=0.10.1 && <0.11)
- bytestring
- cmdargs (>=0.10)
- containers
- data-default (>=0.5)
- Decimal
- directory
- easytest (<0.3)
- file-embed (>=0.0.10)
- filepath
- haskeline (>=0.6)
- here
- hledger
- hledger-lib (>=1.12 && <1.13)
- megaparsec (>=7.0.0 && <8)
- mtl
- mtl-compat
- old-time
- parsec (>=3)
- pretty-show (>=1.6.4)
- process
- regex-tdfa
- safe (>=0.2)
- shakespeare (>=2.0.2.2)
- split (>=0.1)
- statistics (<=0.15)
- tabular (>=0.2)
- temporary
- text (>=0.11)
- time (>=1.5)
- transformers
- unordered-containers
- utf8-string (>=0.3.5)
- utility-ht (>=0.0.13)
- wizards (>=1.0)
- if !os(windows) && flag(terminfo)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| terminfo | On POSIX systems, build with the terminfo lib for detecting terminal width. | Enabled |
| threaded | Build with support for multithreaded execution | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info