mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-12 19:08:34 +03:00
479a4138fe
With --debug=2, better information about assertions is printed. Balance assertion errors now have a more standard and parseable layout. The asserted balance is now shown with the diff, let's see if that's better. |
||
---|---|---|
.. | ||
doc | ||
Hledger | ||
tests | ||
.ghci | ||
CHANGES | ||
future-package.yaml | ||
hledger-lib.cabal | ||
Hledger.hs | ||
LICENSE | ||
README | ||
Setup.hs |
A reusable library containing hledger's core functionality. This is used by most hledger* packages for common data parsing, command line option handling, reporting etc.