hledger/hledger-lib/Hledger
Simon Michael b7509030c5 lib: Hledger.Data.Dates: parsedateM -> parsedate
M makes me think of monad and is awkward to type for this common helper; Maybe is expected for a parser.
2025-04-22 10:40:41 -10:00
..
Data lib: Hledger.Data.Dates: parsedateM -> parsedate 2025-04-22 10:40:41 -10:00
Read imp: improve/format errors for various failures [#2367] 2025-04-11 08:06:47 -10:00
Reports lib: Hledger.Data.Dates: parsedateM -> parsedate 2025-04-22 10:40:41 -10:00
Utils lib: refactor, export getHomeSafe 2025-04-20 10:52:50 -10:00
Write dev: refactor Hledger.Write.Html etc, reducing Lucid references 2025-01-25 11:53:51 -10:00
Data.hs lib: add Hledger.Data.Currency, currencySymbolToCode, currencyCodeToSymbol 2024-10-11 14:56:03 -10:00
Query.hs feat: any:, all: queries allow more powerful transaction matching 2025-04-18 14:06:45 -10:00
Read.hs lib: Hledger.Data.Dates: parsedateM -> parsedate 2025-04-22 10:40:41 -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