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

Add non-dependent product special case to uarel automation #829

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

ecavallo
Copy link
Collaborator

@ecavallo ecavallo commented Jun 1, 2022

Should help with #827. Adding a special case for structures that are built up with non-dependent products (as opposed to general sigmas) means we can avoid generating intermediate DUARels over very complicated base UARels when it isn't really necessary.

Copy link
Collaborator

@mortberg mortberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Is it ready to be merged and tested on the other branch?

@ecavallo
Copy link
Collaborator Author

ecavallo commented Jun 2, 2022

yup

@ecavallo ecavallo merged commit 2868ce7 into agda:master Jun 2, 2022
@ecavallo ecavallo deleted the non-dependent-product-in-autouarel branch June 2, 2022 09:34
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.

None yet

2 participants