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

Introduce newtype for Coq.Ident type. #1273

Closed
wants to merge 1 commit into from
Closed

Conversation

brianhuffman
Copy link
Contributor

Fixes #1253.

@Ptival: This patch could use some serious scrutiny because I'm not sure if I changed the type from String to Coq.Ident in all the right places. The stronger typechecking is supposed to help with understandability and prevent accidental errors, but we won't meet that goal if the types are mixed up; so a careful review would be very helpful.

@robdockins robdockins closed this Apr 28, 2022
@RyanGlScott RyanGlScott deleted the issue1253 branch March 22, 2024 14:57
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.

Make Coq Ident type into a newtype
2 participants