@hackage hledger1.43
Command-line interface for the hledger accounting system
Installation
Tested Compilers
Dependencies (42)
- Decimal >=0.5.1
- Diff >=0.2
- aeson >=1 && <2.3
- ansi-terminal >=0.9
- base >=4.14 && <4.22
- bytestring Show all…
Dependents (7)
@hackage/hledger-ui, @hackage/hledger-chart, @hackage/acme-everything, @hackage/buchhaltung, @hackage/hledger-vty, @hackage/hledger-api, Show all…
Package Flags
debug
(off by default)
Build with GHC 9.10+'s stack traces enabled
threaded
(on by default)
Build with support for multithreaded execution
hledger
The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.
See also: the project README and home page.