-
Notifications
You must be signed in to change notification settings - Fork 377
remove the cubical identity type #7652
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
d7e6d2d
to
a4acdf5
Compare
N.B. Tests for these (non-)issues get removed: |
There is still the |
This needs a CHANGELOG entry labeled as "breaking change". |
@andreasabel is the changelog entry I added sufficient? |
How does/might this PR affect those users (eg. of |
It doesn't. |
Yes, perfect! |
See agda/cubical#1005, the computational behaviour of the builtin
Id
is precisely replicated by the user-definable identity type, so we do not need the duplicated implementation in the builtin.