hledger/hledger-lib/Hledger
Simon Michael 255e79c550 lib: Hledger.Read: more ways to read the default journal
defaultJournalWith, defaultJournalSafely, defaultJournalSafelyWith
2025-04-22 18:50:42 -10:00
..
Data lib: Hledger.Data.Dates.parsedate: also accept YYYYMMDD format; document 2025-04-22 16:59:57 -10:00
Read ;dev: fix a warning 2025-04-22 12:26:55 -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.Read: more ways to read the default journal 2025-04-22 18:50:42 -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