hledger/hledger-ui/Hledger/UI
Stephen Morgan 765466c392 dev!: ui: Rename fields of UIOpts for consistency.
In code, either replace the name with the new name, or use the lenses
instead.

watch_ -> uoWatch
cliopts_ -> uoCliOpts
2021-09-09 13:31:43 -10:00
..
AccountsScreen.hs dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -10:00
Editor.hs Improve editor support 2021-06-16 14:11:36 -10:00
ErrorScreen.hs dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -10:00
Main.hs dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -10:00
RegisterScreen.hs dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -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 dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -10:00
UIOptions.hs dev!: ui: Rename fields of UIOpts for consistency. 2021-09-09 13:31:43 -10:00
UIState.hs ref: ui: lens: Use lenses in UIState, saving a lot of boilerplate. 2021-09-09 13:31:43 -10:00
UITypes.hs dev: ui: lens: Add classy lens instances for UIOpts and UIState. 2021-09-09 13:31:43 -10:00
UIUtils.hs pkg!: Remove Hledger.Utils.Color module. 2021-08-30 15:57:33 -10:00