Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reflex doesn't compile with 9.6.1 #491

Closed
GeorgeCo opened this issue Apr 12, 2023 · 2 comments
Closed

reflex doesn't compile with 9.6.1 #491

GeorgeCo opened this issue Apr 12, 2023 · 2 comments

Comments

@GeorgeCo
Copy link

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)
    |         ^^^^^^^^
@alexfmpe
Copy link
Member

See #492

@ali-abrar
Copy link
Member

fixed in v0.9.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants