hledger/hledger-lib/Hledger/Read
Simon Michael 31ea37a785 ;check: accounts, commodities, payees, ordereddates: improve errors
Error messages for these four are now a bit fancier and more
consistent. But not yet optimised for machine readability.
Cf #1436.

Added to hledger-lib: chomp1, linesPrepend[2].
2020-12-30 18:13:34 -08:00
..
Common.hs ;check: accounts, commodities, payees, ordereddates: improve errors 2020-12-30 18:13:34 -08:00
CsvReader.hs lib: remove partial code from journalApplyAliases etc. 2020-11-25 21:06:31 -08:00
JournalReader.hs check: add "payees" check requiring payee declarations 2020-12-30 18:08:30 -08:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
TimeclockReader.hs lib: Change skipMany spacenonewline to takeWhileP Nothing isNonNewlineSpace. 2020-07-22 14:58:53 -07:00
TimedotReader.hs lib,cli: Get rid of magic values for asprecision, use a sum type instead. 2020-08-30 23:00:35 +10:00