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

Fix #7167: type checking underapplied pattern synonyms #7168

Merged
merged 3 commits into from Mar 5, 2024

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel changed the title issue 7167 Fix #7167: type checking underapplied pattern synonyms Mar 5, 2024
@andreasabel andreasabel self-assigned this Mar 5, 2024
@andreasabel andreasabel added type: bug Issues and pull requests about actual bugs type-checking pattern-synonyms labels Mar 5, 2024
@andreasabel andreasabel added this to the 2.7.0 milestone Mar 5, 2024
@andreasabel andreasabel added the hidden arguments Insertion of hidden arguments and implicit lambdas label Mar 5, 2024
@andreasabel andreasabel merged commit 14c0c48 into master Mar 5, 2024
25 checks passed
@andreasabel andreasabel deleted the issue-7167 branch March 6, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hidden arguments Insertion of hidden arguments and implicit lambdas pattern-synonyms type: bug Issues and pull requests about actual bugs type-checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Underapplied pattern synonyms expand to lambdas with wrong hiding in expressions
1 participant