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 bug in arity checker with pi types #2300

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Fix bug in arity checker with pi types #2300

merged 1 commit into from
Aug 22, 2023

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Aug 21, 2023

All variables bound in a pi type were assumed to be of arity unit. This pr fixes that.

@lukaszcz lukaszcz merged commit d57f1a3 into main Aug 22, 2023
4 checks passed
@lukaszcz lukaszcz deleted the bug-pi-arity branch August 22, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confusing error message with type constructor arguments
2 participants