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

New package happy-lib; make previous happy-* packages sublibraries (#288) #297

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

sgraf812
Copy link
Collaborator

This is one design design discussed in #288.

Fixes #288.

Happy.Frontend.AttrGrammar.Parser
Happy.Frontend.AttrGrammar.Mangler

library tabular
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's the relation between this library tabular subsection and lib/tabular/happy-tabular.cabal? I didn't expect to see the latter.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we can just remove the others?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good point, I forgot to remove the .cabal files. The main thing about this approach :)

Should be done now.

Copy link
Collaborator

@Ericson2314 Ericson2314 left a comment

Choose a reason for hiding this comment

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

Same question as @int-index about old cabal files, but very big +1 on the design!

@sgraf812
Copy link
Collaborator Author

Alright then, let's do it.

@sgraf812 sgraf812 merged commit dceee10 into master Sep 15, 2024
26 checks passed
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.

Should we make the happy-* packages public library components of happy?
3 participants