hledger/hledger-ui/Hledger/UI
Stephen Morgan 54c73ff759 ref: ui: Refactor code to eliminate requirement for change_ in UIOpts.
--change is already stored in balanceaccum_ in ReportOpts, so it does
not need to be stored in UIOpts too.
2021-09-09 13:31:43 -10:00
..
AccountsScreen.hs cln: hlint: Clean up list related hlint warnings. 2021-08-27 06:13:56 -10:00
Editor.hs Improve editor support 2021-06-16 14:11:36 -10:00
ErrorScreen.hs fix: ui: Ensure that forecast_ argument gets restored to the startup 2021-08-26 20:32:30 -10:00
Main.hs ref: ui: Refactor code to eliminate requirement for change_ in UIOpts. 2021-09-09 13:31:43 -10:00
RegisterScreen.hs cln: hlint: Clean up == and elem related hlint warnings. 2021-08-27 06:13:56 -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 cln: hlint: Clean up == and elem related hlint warnings. 2021-08-27 06:13:56 -10:00
UIOptions.hs ref: ui: Refactor code to eliminate requirement for change_ in UIOpts. 2021-09-09 13:31:43 -10:00
UIState.hs cln: hlint: Remove Either and Bifunctor related warnings. 2021-08-26 21:00:35 -10:00
UITypes.hs ui: Use Text instead of String in RegisterScreen. 2021-06-03 23:23:54 -10:00
UIUtils.hs pkg!: Remove Hledger.Utils.Color module. 2021-08-30 15:57:33 -10:00