Dependencies for hledger-ui-1.0.1
Executables
hledger-ui
- ansi-terminal (>=0.6.2.3 && <0.7)
- base (>=3 && <5)
- base-compat (>=0.8.1)
- cmdargs (>=0.8)
- containers
- data-default
- filepath
- hledger (>=1.0.1)
- hledger-lib (>=1.0.1)
- HUnit
- megaparsec (>=5.0 && <5.2)
- microlens (>=0.4 && <0.5)
- microlens-platform (>=0.2.3.1 && <0.4)
- pretty-show (>=1.6.4)
- process (>=1.2)
- safe (>=0.2)
- split (>=0.1 && <0.3)
- text (>=1.2 && <1.3)
- text-zipper (>=0.4 && <0.9)
- transformers
- vector
- if os(windows)
- buildable: False
- if flag(oldtime)
- old-locale
- time (<1.5)
- time (>=1.5)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
oldtime | If building with time < 1.5, also depend on old-locale. Set automatically by cabal. | Disabled |
threaded | Build with support for multithreaded execution | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info