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 for #340 #341

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Fix for #340 #341

merged 1 commit into from
Jul 22, 2024

Conversation

jespercockx
Copy link
Member

This fixes #340 by compiling a pattern-matching lambda to a regular lambda in case all the proper patterns got erased.

@jespercockx jespercockx merged commit f0bd92a into agda:master Jul 22, 2024
7 checks passed
@jespercockx jespercockx added this to the 1.3 milestone Sep 24, 2024
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.

Error: pattern matching lambdas must take a single argument
1 participant