hledger/hledger-ui/Hledger/UI
Stephen Morgan 4cfd3cb590 lib!: Remove GenericSourcePos, and replace it with either SourcePos or
(SourcePos, SourcePos).

This has been marked for possible removal for a while. We are keeping
strictly more information. Possible edge cases arise with Timeclock and
CsvReader, but I think these are covered.

The particular motivation for getting rid of this is that
GenericSourcePos is creating some awkward import considerations for
little gain. Removing this enables some flattening of the module
dependency tree.
2021-09-20 08:38:33 -10:00
..
AccountsScreen.hs test: ui: web: Use report date from _rsDay for hledger-ui and 2021-09-09 14:40:39 -10:00
Editor.hs Improve editor support 2021-06-16 14:11:36 -10:00
ErrorScreen.hs test: ui: web: Use report date from _rsDay for hledger-ui and 2021-09-09 14:40:39 -10:00
Main.hs test: ui: web: Use report date from _rsDay for hledger-ui and 2021-09-09 14:40:39 -10:00
RegisterScreen.hs lib!: Remove GenericSourcePos, and replace it with either SourcePos or 2021-09-20 08:38:33 -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!: Remove GenericSourcePos, and replace it with either SourcePos or 2021-09-20 08:38:33 -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