Skip to content

Export MonadEffect from Effect #23

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

Closed

Conversation

kl0tl
Copy link
Member

@kl0tl kl0tl commented Dec 13, 2020

This pull request addresses the first part of #19, defining MonadEffect in Effect and deprecating Effect.Class.liftEffect.

We cannot warn when MonadEffect is imported from Monad.Class though, so perhaps we should remove Effect.Class altogether?

@hdgarrood
Copy link
Contributor

While I do prefer having fewer modules in general, I don't think this change justifies the breakage. I should have made that clearer in #19, sorry.

@kl0tl kl0tl force-pushed the export-MonadEffect-from-Effect branch from 1777566 to 3d06a26 Compare December 14, 2020 22:44
@kl0tl kl0tl closed this Dec 16, 2020
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

Successfully merging this pull request may close these issues.

2 participants