hledger/hledger-lib/Hledger/Reports
Stephen Morgan 20b39a5dd0 lib: Remove unused --display code.
This was dropped back in 2014, and getting rid of this removes a use of
regular expressions.
2020-08-31 20:45:37 +10: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,cli: Get rid of magic values for asprecision, use a sum type instead. 2020-08-30 23:00:35 +10:00
PostingsReport.hs lib: Remove unused --display code. 2020-08-31 20:45:37 +10:00
ReportOptions.hs lib: Remove unused --display code. 2020-08-31 20:45:37 +10: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