jtdaugherty / vty

A high-level ncurses alternative written in Haskell
BSD 3-Clause "New" or "Revised" License
319 stars 57 forks source link

fix: Allow unevaluated bottom values in `EvResize`. #239

Closed iphydf closed 2 years ago

iphydf commented 2 years ago

This isn't the ideal fix. I'll look into making a better fix, but this unbreaks master.

See https://github.com/jtdaugherty/vty/issues/238