mikesol / purescript-deku

A PureScript web UI framework
https://purescript-deku.surge.sh/
Apache License 2.0
123 stars 12 forks source link

Better inference for Always, constraining the event monad to match #35

Closed MonoidMusician closed 2 years ago

MonoidMusician commented 2 years ago

Goes with https://github.com/mikesol/purescript-bolson/pull/5

Should never lead to unknown instance errors anymore!