hledger/hledger-lib/Hledger
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
..
Data dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
Read dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
Reports lib: Write.Spreadsheet: support for anchors in HTML and FODS export 2024-09-28 22:12:51 -10:00
Utils dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00
Write imp: bal: html output will use a hledger.css file, like bs/cf/is 2024-09-29 21:22:38 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs imp: disallow date: in expr: OR expressions, avoiding unclear semantics [#2177][#2178] 2024-04-07 23:37:28 -10:00
Read.hs dev: clarify how readJournalFiles defers checks, and use a dedicated flag 2024-05-02 21:36:32 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs dev: fix warnings with ghc 9.10 / base 4.20 2024-09-30 17:20:13 -10:00