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

Make Name a newtype #223

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Make Name a newtype #223

merged 1 commit into from
Sep 26, 2024

Conversation

Ericson2314
Copy link
Collaborator

@Ericson2314 Ericson2314 commented Jan 21, 2022

The GLR backend has me stuck, but I think I got the rest.

Depends on #296

@Ericson2314 Ericson2314 marked this pull request as draft September 13, 2024 16:10
@Ericson2314 Ericson2314 changed the title WIP make Name a newtype Make Name a newtype Sep 13, 2024
@Ericson2314
Copy link
Collaborator Author

Ericson2314 commented Sep 13, 2024

I think I am getting somewhere with this now

@Ericson2314
Copy link
Collaborator Author

It builds, but the tests aren't passing. Broke off #296 in part to help bisect.

lib/tabular/src/Happy/Tabular/LALR.lhs Outdated Show resolved Hide resolved
lib/tabular/src/Happy/Tabular/NameSet.hs Outdated Show resolved Hide resolved
@Ericson2314 Ericson2314 marked this pull request as ready for review September 26, 2024 02:11
Co-authored-by: Sebastian Graf <[email protected]>
@Ericson2314
Copy link
Collaborator Author

Ericson2314 commented Sep 26, 2024

OK @sgraf812! Thanks again. Want to give it a final review?

Copy link
Collaborator

@sgraf812 sgraf812 left a comment

Choose a reason for hiding this comment

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

Thanks!

@sgraf812 sgraf812 merged commit 1f92300 into master Sep 26, 2024
26 checks passed
@Ericson2314 Ericson2314 deleted the name-newtype branch September 26, 2024 15:48
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.

2 participants