hledger/hledger-lib/Hledger/Read
Simon Michael 3be88ad6b5 simplify combineJournalUpdates
I really don't see why that extra x parameter is needed or works..
rewrite it in simpler form.

I also might be introducing breakage for older GHC's by using
unconditionally <$>, but I'm not seeing that for some reason
(tested back to ghc 7.6).
2015-10-13 11:49:51 -07:00
..
CsvReader.hs abstract parsec's SourcePos so as to derive NFData 2015-08-13 12:56:15 -07:00
JournalReader.hs simplify combineJournalUpdates 2015-10-13 11:49:51 -07:00
TimelogReader.hs clarify modifiedaccountnamep 2015-09-24 14:23:52 -10:00