hledger/hledger-ui/Hledger/UI
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
..
AccountsScreen.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
Editor.hs Improve editor support 2021-06-16 14:11:36 -10:00
ErrorScreen.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
Main.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
RegisterScreen.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
Theme.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
TransactionScreen.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
UIOptions.hs lib,cli,ui,web: Remove unused LANGUAGE pragmas. 2021-06-07 17:33:54 -10:00
UIState.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
UITypes.hs ui: Use Text instead of String in RegisterScreen. 2021-06-03 23:23:54 -10:00
UIUtils.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00