Description
A Haskell library providing the core functionality of hledger, a plain-text accounting system. It contains parsing, data models, reporting logic, and ledger operations used by hledger tools.
Developers use it to build accounting tools or extend hledger workflows. Financial data is sensitive, so imports, reports, and error messages should avoid exposing private account details unexpectedly.