Dependencies for hledger-lib-0.24
Libraries
hledger-lib
- array
- base (>=4.3 && <5)
- blaze-markup (>=0.5.1)
- bytestring
- cmdargs (>=0.10 && <0.11)
- containers
- csv
- Decimal
- directory
- filepath
- HUnit
- mtl
- old-locale
- old-time
- parsec (>=3)
- regex-tdfa
- regexpr (>=0.5.1)
- safe (>=0.2)
- split (>=0.1 && <0.3)
- time
- transformers (>=0.2 && <0.5)
- utf8-string (>=0.3.5 && <0.4)
- if impl(ghc>=7.4)
- pretty-show (>=1.6.4)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| double | Use old Double number representation (instead of Decimal), for testing/benchmarking. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info