hledger/hledger-web/Hledger/Web/Handler
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
..
AddR.hs
EditR.hs
JournalR.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
MiscR.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
RegisterR.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
UploadR.hs