hledger/hledger-lib/Hledger
Simon Michael a13b7d2a82 lib: Hledger.Data.Dates.parsedate: also accept YYYYMMDD format; document
- Added support for unseparated dates, for convenience in ghci and for parseHledgerVersion
- Noted two user-facing uses: --value's argument, and import's .latest files.
  YYYYMMDD dates will now also work there. Left this undocumented.
- Noted this is now more permissive, parsing many integers successfully; not expecting problems.
2025-04-22 16:59:57 -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.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