Dependencies for hledger-1.30.1
Libraries
hledger
- aeson (>=1 && <2.2)
- ansi-terminal (>=0.9)
- base (>=4.14 && <4.19)
- bytestring
- cmdargs (>=0.10)
- containers (>=0.5.9)
- data-default (>=0.5)
- Decimal (>=0.5.1)
- Diff (>=0.2)
- directory
- extra (>=1.6.3)
- filepath
- githash (>=0.1.6.2)
- hashable (>=1.2.4)
- haskeline (>=0.6)
- hledger-lib (>=1.30 && <1.31)
- lucid
- math-functions (>=0.3.3.0)
- megaparsec (>=7.0.0 && <9.6)
- microlens (>=0.4)
- mtl (>=2.2.1)
- process
- regex-tdfa
- safe (>=0.3.19)
- shakespeare (>=2.0.2.2)
- split (>=0.1)
- tabular (>=0.2)
- tasty (>=1.2.3)
- temporary
- text (>=0.11)
- text-ansi (>=0.2.1)
- 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 && <2.2)
- ansi-terminal (>=0.9)
- base (>=4.14 && <4.19)
- 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.6.2)
- haskeline (>=0.6)
- hledger
- hledger-lib (>=1.30 && <1.31)
- math-functions (>=0.3.3.0)
- megaparsec (>=7.0.0 && <9.6)
- microlens (>=0.4)
- mtl (>=2.2.1)
- process
- regex-tdfa
- safe (>=0.3.19)
- shakespeare (>=2.0.2.2)
- split (>=0.1)
- tabular (>=0.2)
- tasty (>=1.2.3)
- temporary
- text (>=0.11)
- text-ansi (>=0.2.1)
- 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