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 #169 #202

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Fix #169 #202

merged 3 commits into from
Oct 11, 2023

Conversation

jespercockx
Copy link
Member

This PR addresses the two first points of my comment #169 (comment):

  • Names of data and record modules are no longer considered for as names in qualified imports
  • We now throw an error when the contents of a minimal record used to create an instance are not a named definition or a \where (which we never supported in the first place).

With these two changes, I'm not sure if there is anything left to fix for the third point since there doesn't seem to be any way to reproduce that problem. If it does happen again, it probably deserves its own issue.

@jespercockx jespercockx merged commit b9821f1 into agda:master Oct 11, 2023
6 checks passed
@jespercockx jespercockx added this to the 1.1 milestone Oct 12, 2023
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.

1 participant