hledger/hledger-lib
Simon Michael be30aac3f5 fix an occasional stack overflow error due to infinite recursion in Posting/Transaction equality tests
This was happening with balance command on certain timelog entries, since 0.8.
Now, when testing two postings for equality, their parent transaction's identity is ignored.
2010-05-22 00:45:35 +00:00
..
Hledger fix an occasional stack overflow error due to infinite recursion in Posting/Transaction equality tests 2010-05-22 00:45:35 +00:00
hledger-lib.cabal move Ledger.* to Hledger.Data.* 2010-05-19 23:08:53 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
Setup.hs split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00