Simon Michael

Results 1244 comments of Simon Michael

Discussion continues at https://github.com/jtdaugherty/brick/issues/379. Note some general design discussion, possibly useful for us, beginning [here](https://github.com/jtdaugherty/brick/issues/379#issuecomment-1191993357).

PS and thanks @jtdaugherty for your work and the heads-up.

Reopening as a reminder to prepare for the future API change.

Related: https://github.com/commercialhaskell/stackage/issues/6682

Hi @jtdaugherty, I'm having trouble porting code involving handleEditorEvent, which uses a different state type than the main handler. Would you have any clues handy ? Eg in code like:...

Ha never mind, re-reading the excellent migration notes will help. ```haskell VtyEvent ev -> do ed'

We now use and require brick 1.0 (cf #1919). (This means that hledger 1.27 won't get into stackage nightly until brick 1.0 does.)

Crashes on entering an account register.

Fixed at last, UI tests passing.