@hackage hledger-lib0.14
Reusable types and utilities for the hledger accounting tool and financial apps in general.
Installation
Dependencies (15)
- HUnit
- base >=3 && <5
- bytestring
- containers
- directory
- filepath Show all…
Dependents (14)
@hackage/hledger, @hackage/hledger-iadd, @hackage/hledger-ui, @hackage/hledger-diff, @hackage/hledger-chart, @hackage/acme-everything, Show all…
hledger is a haskell port and friendly fork of John Wiegley's ledger accounting tool. This package provides core data types, parsers and utilities used by the hledger tools. It also aims to be a useful library for building h/ledger-compatible tools or unrelated financial apps in haskell.