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

Wingman: Properly destruct forall-quantified types #2049

Merged
merged 4 commits into from
Jul 29, 2021

Conversation

isovector
Copy link
Collaborator

This PR lets Wingman peek through forall-quantified types, instantiating them with unification variables.

Fixes #2046

@isovector isovector added the merge me Label to trigger pull request merge label Jul 29, 2021
@isovector isovector requested a review from jneira July 29, 2021 17:47
@mergify mergify bot merged commit d7e5c9b into haskell:master Jul 29, 2021
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.

Wingman doesn't case split on forall-quantified values
2 participants