-
Notifications
You must be signed in to change notification settings - Fork 531
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Remove refinement from Witness.value #1240
Conversation
f136127
to
07c08f1
Compare
Does this still preserve the singleton type? |
Yes - we have tests for that. It's the type on the RHS of |
How about we just release it and see if someone complains? It's binary compatible either way so easy to revert. |
Go for it ... |
I can't merge it without approval 😅 |
Whoops! Approved now ... |
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.
LGTM!
fixes #1072
fixes #1067