hledger/hledger-lib/Hledger/Reports
Stephen Morgan 103308e795 lib,cli: Store StringFormat in ReportOpts, rather than unparsed String.
StringFormat now also takes an optional overline width, which is
currently only used by defaultBalanceLineFormat.
2020-10-23 14:14:11 -07:00
..
AccountTransactionsReport.hs lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00
BalanceReport.hs lib,cli: Replace parsedate and mkdatespan with direct applications of fromGregorian, transaction now takes Day instead of a date string. 2020-08-29 15:08:28 -07:00
BudgetReport.hs ;review, tag all error calls with an easier to find PARTIAL: comment (#1312) 2020-08-05 16:08:33 -07:00
EntriesReport.hs lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00
MultiBalanceReport.hs lib: Filter starting balances by subreport query in compoundBalanceReportWith. 2020-08-31 09:07:11 -07:00
PostingsReport.hs lib: Remove unused --display code. 2020-08-31 20:45:37 +10:00
ReportOptions.hs lib,cli: Store StringFormat in ReportOpts, rather than unparsed String. 2020-10-23 14:14:11 -07:00
ReportTypes.hs ;lib: CBCSubreportSpec note 2020-07-17 10:02:14 -07:00
TransactionsReport.hs lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00