hledger/hledger-lib/Hledger/Reports
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
..
AccountTransactionsReport.hs
BalanceReport.hs
BudgetReport.hs
EntriesReport.hs
MultiBalanceReport.hs
PostingsReport.hs
ReportOptions.hs
ReportTypes.hs