@hackage hledger-diff0.2.0.14
Compares the transactions in two ledger files.
Installation
Dependencies (0)
- base >=4.6 && <5
- hledger-lib >=1 && <2
- text
- time Show all…
Dependents (1)
@hackage/acme-everything
hledger-diff is a command-line utility to compare two journal files. It looks at the transactions of a single account and prints out the transactions which are in one journal file but not in the other. This is useful for reconciling existing journals with bank statements.