hledger/hledger-lib/Hledger/Read
Simon Michael c92b601028 dev: fix warnings with ghc 9.10 / base 4.20
Older ghc versions should also still build cleanly (tested with 9.8 so far).

I don't like enabling CPP in so many modules but it's easier that
figuring out how to do it with base-compat; hopefully no noticeable
compilation impact.
2024-09-30 17:20:13 -10:00
..
Common.hs dev: clarify some confusing comment parsers a bit [#2241] 2024-09-28 18:53:46 -10:00
CsvReader.hs
InputOptions.hs dev: clarify how readJournalFiles defers checks, and use a dedicated flag 2024-05-02 21:36:32 -10:00
JournalReader.hs dev: refactor: merge Text.Megaparsec.Custom into Hledger.Utils.Parse 2024-06-25 18:37:54 +01:00
LedgerReader.hs.disabled
RulesReader.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
TimeclockReader.hs
TimedotReader.hs dev: comment parsing tests/refactoring, fix indented timedot comments 2024-06-25 18:37:54 +01:00