hledger/hledger-lib/Hledger/Reports
Simon Michael 70986769ef ;lib: derive NFData for MultiBalanceReport, PriceGraph for criterion
Allow these to be timed with criterion at ghci prompt.
2019-08-01 18:31:39 +02:00
..
AccountTransactionsReport.hs lib: accountTransactionsReportItems: rewrite using catMaybes and mapAccumL 2019-06-09 18:45:58 -07:00
BalanceReport.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
BudgetReport.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
EntriesReport.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
MultiBalanceReport.hs ;lib: derive NFData for MultiBalanceReport, PriceGraph for criterion 2019-08-01 18:31:39 +02:00
PostingsReport.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
ReportOptions.hs ;lib: intervalFromRawOpts: replace undefined with an error message 2019-07-25 10:46:45 +01:00
ReportTypes.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
TransactionsReport.hs web: try to fix RegisterR warning 2019-05-23 22:34:31 -07:00