hledger/hledger-lib/Hledger/Reports
Stephen Morgan b0aa70b27a lib!: Rename the fields of ReportSpec.
This is done to be more consistent with future field naming conventions,
and to make automatic generation of lenses simpler. See discussion in
\#1545.

rsOpts -> _rsReportOpts
rsToday -> _rsDay
rsQuery -> _rsQuery
rsQueryOpts -> _rsQueryOpts
2021-07-23 10:37:08 -10:00
..
AccountTransactionsReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
BalanceReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
BudgetReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
EntriesReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
MultiBalanceReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
PostingsReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
ReportOptions.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
ReportTypes.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00