hledger/hledger-lib/Hledger/Read
2021-01-02 15:08:09 +11:00
..
Common.hs lib: Use Text and Text builder only in postingAsLines. 2021-01-02 15:08:09 +11:00
CsvReader.hs lib,cli: Use Text for CSV values. 2021-01-02 15:08:09 +11: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