hledger/hledger-ui/Hledger/UI
Simon Michael e6b1d2d5a7 ui: preliminary lensification, just the accounts screen state
Experimenting with lenses to reduce record accessing/updating noise.
So far, it's not at all a clear win.
cf https://github.com/jtdaugherty/brick/issues/62
2016-06-08 15:47:53 -07:00
..
AccountsScreen.hs ui: preliminary lensification, just the accounts screen state 2016-06-08 15:47:53 -07:00
ErrorScreen.hs ui: convert screen states to records 2016-06-08 12:15:58 -07:00
Main.hs ui: simplify screen naming & importing 2016-06-08 11:03:49 -07:00
RegisterScreen.hs ui: convert screen states to records 2016-06-08 12:15:58 -07:00
Theme.hs ui: allow the filter query to be changed 2016-06-04 11:56:10 -07:00
TransactionScreen.hs ui: convert screen states to records 2016-06-08 12:15:58 -07:00
UIOptions.hs ui: consistent -V description in short help 2016-06-03 18:41:12 -07:00
UITypes.hs ui: preliminary lensification, just the accounts screen state 2016-06-08 15:47:53 -07:00
UIUtils.hs ui: convert screen states to records 2016-06-08 12:15:58 -07:00