Dependencies for hledger-1.23
Libraries
hledger
- aeson (>=1)
- ansi-terminal (>=0.9)
- base (>=4.11 && <4.16)
- base-compat-batteries (>=0.10.1 && <0.12)
- bytestring
- cmdargs (>=0.10)
- containers (>=0.5.9)
- data-default (>=0.5)
- Decimal (>=0.5.1)
- Diff
- directory
- extra (>=1.6.3)
- filepath
- githash (>=0.1.4)
- hashable (>=1.2.4)
- haskeline (>=0.6)
- hledger-lib (>=1.23 && <1.24)
- lucid
- math-functions (>=0.3.3.0)
- megaparsec (>=7.0.0 && <9.3)
- microlens (>=0.4)
- mtl (>=2.2.1)
- process
- regex-tdfa
- safe (>=0.2)
- shakespeare (>=2.0.2.2)
- split (>=0.1)
- tabular (>=0.2)
- tasty (>=1.2.3)
- temporary
- text (>=0.11)
- time (>=1.5)
- timeit
- transformers
- unordered-containers
- utf8-string (>=0.3.5)
- utility-ht (>=0.0.13)
- wizards (>=1.0)
- if !os(windows) && flag(terminfo)
Executables
hledger
- aeson (>=1)
- ansi-terminal (>=0.9)
- base (>=4.11 && <4.16)
- base-compat-batteries (>=0.10.1 && <0.12)
- bytestring
- cmdargs (>=0.10)
- containers (>=0.5.9)
- data-default (>=0.5)
- Decimal (>=0.5.1)
- directory
- extra (>=1.6.3)
- filepath
- githash (>=0.1.4)
- haskeline (>=0.6)
- hledger
- hledger-lib (>=1.23 && <1.24)
- math-functions (>=0.3.3.0)
- megaparsec (>=7.0.0 && <9.3)
- microlens (>=0.4)
- mtl (>=2.2.1)
- process
- regex-tdfa
- safe (>=0.2)
- shakespeare (>=2.0.2.2)
- split (>=0.1)
- tabular (>=0.2)
- tasty (>=1.2.3)
- temporary
- text (>=0.11)
- time (>=1.5)
- timeit
- 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