hledger/hledger-lib/Hledger/Read
Simon Michael 94b3f090be csv, timedot, timeclock: respect --alias options (fix #859)
Command-line account aliases now also affect transactions read
from these formats (not just journal format).

lib: journalApplyAliases, transactionApplyAliases, postingApplyAliases
helpers have been added.
2020-11-24 09:17:01 -08:00
..
Common.hs csv, timedot, timeclock: respect --alias options (fix #859) 2020-11-24 09:17:01 -08:00
CsvReader.hs csv, timedot, timeclock: respect --alias options (fix #859) 2020-11-24 09:17:01 -08:00
JournalReader.hs csv, timedot, timeclock: respect --alias options (fix #859) 2020-11-24 09:17:01 -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