hledger/hledger
2021-09-22 13:21:53 +10:00
..
app cli: fix a build failure with ghc 9.0 (#1503) 2021-03-12 06:59:43 -08:00
bench
embeddedfiles Remove more reference to old man page stuff 2021-03-13 18:03:11 +08:00
Hledger imp: pretty: Replace --pretty-tables argument with --pretty=WHEN 2021-09-21 14:53:52 -10:00
shell-completion imp: prices: use --infer-market-prices instead of --costs 2021-09-18 12:12:31 -10:00
test imp: pretty: Replace --pretty-tables argument with --pretty=WHEN 2021-09-21 14:53:52 -10:00
.date.m4 ;doc: update manuals 2021-09-09 14:45:01 -10:00
.ghci
.version ;pkg: bump version to 1.22.99 2021-08-03 00:24:20 -10:00
.version.m4 ;pkg: bump version to 1.22.99 2021-08-03 00:24:20 -10:00
CHANGES.md ;doc: changelogs: tweaks 2021-09-20 18:07:57 -10:00
dir-entry.texi ;fix: doc: info: avoid directory paths in directory metadata (#1594) 2021-07-14 09:07:56 -10:00
hledger.1 ;doc: update manuals 2021-09-20 16:56:36 -10:00
hledger.cabal dev: lens: Introduce lenses for CliOpts. 2021-08-28 19:12:04 -10:00
hledger.info ;doc: update manuals 2021-09-20 16:56:36 -10:00
hledger.m4.md ;doc: Document restriction on amountless auto postings. 2021-09-22 13:21:53 +10:00
hledger.txt ;doc: update manuals 2021-09-20 16:56:36 -10:00
LICENSE
package.yaml dev: lens: Introduce lenses for CliOpts. 2021-08-28 19:12:04 -10:00
README.md
Setup.hs

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.