hledger/hledger-lib/Hledger/Read
Stephen Morgan 6905e40c4d pkg!: cli: Add --today option to explicitly set the current date. (#1674)
rawOptsTo* in hledger-lib now takes a day as an argument, and does not
live in the IO monad, since it's now pure.

This is so that we can run tests containing future transactions that
won't fail as soon as ‘the future’ actually arrives.
2021-09-09 14:40:39 -10:00
..
Common.hs pkg!: cli: Add --today option to explicitly set the current date. (#1674) 2021-09-09 14:40:39 -10:00
CsvReader.hs fix: csv: report correct CSV line number in errors 2021-09-01 06:58:15 -10:00
InputOptions.hs dev: lens: Introduce lenses for InputOpts and BalancingOpts. 2021-08-28 19:12:04 -10:00
JournalReader.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
LedgerReader.hs.disabled
TimeclockReader.hs
TimedotReader.hs ;dev: configure hlint, silence all current warnings 2021-08-11 14:51:46 -10:00