@hackage hledger1.41
Command-line interface for the hledger accounting system
Installation
Tested Compilers
Dependencies (40)
- Decimal >=0.5.1
- Diff >=0.2
- aeson >=1 && <2.3
- ansi-terminal >=0.9
- base >=4.14 && <4.21
- 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
terminfo
(on by default)
On POSIX systems, build with the terminfo lib for detecting terminal width
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.