hledger/hledger-lib/Hledger/Data
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
..
JournalChecks
Account.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
AccountName.hs
Amount.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
Balancing.hs
Dates.hs dev: rename some Intervals for clarity [#2218] 2024-09-04 16:07:54 +01:00
Errors.hs
Journal.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
JournalChecks.hs
Json.hs
Ledger.hs
Period.hs
PeriodicTransaction.hs fix: three more interval start date cases; add tests; cleanup [#2218] 2024-09-04 16:07:54 +01:00
Posting.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
RawOptions.hs
StringFormat.hs
Timeclock.hs
Transaction.hs
TransactionModifier.hs
Types.hs dev: rename some Intervals for clarity [#2218] 2024-09-04 16:07:54 +01:00
Valuation.hs