Skip to content

Explicitly import liftIO if you need it, rather than getting it from Shake #1747

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

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

ndmitchell
Copy link
Collaborator

The fact Shake exports liftIO is mostly because it wasn't in base when Shake started using it. Better to get it from the right place, as we usually do.

@ndmitchell ndmitchell added the merge me Label to trigger pull request merge label Apr 18, 2021
@mergify mergify bot merged commit 37622d8 into haskell:master Apr 18, 2021
@ndmitchell ndmitchell deleted the explicit-lift-io branch April 18, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants