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 ] fix invalid forward declaration #80

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

dunhamsteve
Copy link
Contributor

Forward declarations should not have where on them. A data with where is an empty type, but they ara accidentally accepted as a forward declaration. I've filed idris-lang/Idris2#3480 to fix that issue, but it will break the elab-util build.

@buzden buzden merged commit ffbfe4f into stefan-hoeck:main Jan 30, 2025
3 checks passed
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.

2 participants