hledger/hledger-lib/Hledger/Reports
Michael Rees 25bcf3eebb ;Don't apply sort spec when only sorting by date
If there is no sort spec given, then the postings are already sorted by
date, so there's no need to apply the default sort spec again.
2024-09-05 11:56:07 +01:00
..
AccountTransactionsReport.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
BalanceReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00
BudgetReport.hs dev: refactor table rendering code 2024-06-12 05:01:48 +01:00
EntriesReport.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
MultiBalanceReport.hs dev: refactor table rendering code 2024-06-12 05:01:48 +01:00
PostingsReport.hs ;Don't apply sort spec when only sorting by date 2024-09-05 11:56:07 +01:00
ReportOptions.hs ; Use defsortspec everywhere instead of hard-coding default 2024-09-05 11:56:07 +01:00
ReportTypes.hs dev: fix some partial head/tails, silence ghc 9.8's new warnings 2024-02-28 15:58:21 -10:00