hledger/hledger-lib
Simon Michael c53732a4af balance: new multi-column reports & documentation
Two new multi-column balance report modes show ending balance per
period: `--cumulative`, starting from 0, and `--historical`, starting
from the historical starting balance.

The balance command's specification has been clarified and consolidated
in the Balance.hs haddock. Reports.hs has also had haddock updates. The
old AccountsReport type is now BalanceReport, still used by
single-column balance report. The new MultiBalanceReport type is used by
the multi-column reports.
2013-12-07 05:43:31 -08:00
..
Hledger balance: new multi-column reports & documentation 2013-12-07 05:43:31 -08:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
hledger-lib.cabal require data-pprint 0.2.3, works with ghc < 7.2 2013-12-06 13:58:06 -08:00
Hledger.hs promote Hledger.Query to second level 2012-05-16 07:57:10 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
Setup.hs Setup.hs is needed after all, by hackage 2011-09-02 00:29:50 +00:00