@hackage hledger-lib1.0
Core data types, parsers and functionality for the hledger accounting tools
Installation
Tested Compilers
Dependencies (31)
- Decimal
- HUnit
- array
- base >=4.3 && <5
- base-compat >=0.8.1
- blaze-markup >=0.5.1 Show all…
Dependents (14)
@hackage/hledger, @hackage/hledger-iadd, @hackage/hledger-ui, @hackage/hledger-diff, @hackage/hledger-chart, @hackage/acme-everything, Show all…
Package Flags
oldtime
(off by default)
If building with time < 1.5, also depend on old-locale. Set automatically by cabal.
A reusable library containing hledger's core functionality. This is used by most hledger* packages for common data parsing, command line option handling, reporting etc.