You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/Reflex/Class.hs:237:9: error: [GHC-76037]
Not in scope: type constructor or class ‘MonadFix’
Suggested fix: Perhaps use ‘MonadFail’ (imported from Prelude)
|
237 | , MonadFix (PushM t)
| ^^^^^^^^
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: