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

Remove GeneratedInfo from HieAST before generating references map #73

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Feb 20, 2024

Attempt to resolve #45

Not sure if this has other undesirable consequences, but it does prevent inserting undesirable data constructor "usage"s where its fields are.
Will test this out over the next few days.

@jhrcek jhrcek force-pushed the jhrcek/renaming-constr-with-fields branch from f70b615 to e70eb8e Compare February 20, 2024 18:13
@jhrcek jhrcek marked this pull request as ready for review February 21, 2024 14:13
@jhrcek jhrcek requested a review from wz1000 February 21, 2024 14:13
@jhrcek jhrcek marked this pull request as draft July 2, 2024 05:27
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.

Record constructors being given as references to the fields with GHC versions >= 9
1 participant