Skip to content

Fix action removes ticks from TemplateHaskellQuotes (#628) #3260

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

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

bendo
Copy link
Contributor

@bendo bendo commented Oct 7, 2022

No description provided.

@bendo bendo force-pushed the fix-628-replace-with-removes-ticks branch from 679388f to 7235aad Compare October 7, 2022 15:13
Copy link
Collaborator

@michaelpj michaelpj left a comment

Choose a reason for hiding this comment

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

Could we add a bit of commentary? Evidently what's going on is that sometimes GHC will give us... the wrong name, or something? Or is the issue that there's some information about what type of name it is, or how it's used, that we should be detecting and passing along? I would sort of expect this information to be in the GHC AST... but maybe we're not using that.

Basically, I'm clueless, and I wonder if there's some knowledge we should be recording here.

@bendo bendo force-pushed the fix-628-replace-with-removes-ticks branch 3 times, most recently from f59e538 to 6c154b0 Compare October 8, 2022 09:59
@bendo
Copy link
Contributor Author

bendo commented Oct 8, 2022

@michaelpj I've added comment with some example as well. Please review. Thanks

@fendor fendor requested a review from michaelpj October 8, 2022 13:29
@michaelpj
Copy link
Collaborator

Great, thanks!

@michaelpj michaelpj enabled auto-merge (squash) October 9, 2022 09:02
@bendo bendo force-pushed the fix-628-replace-with-removes-ticks branch from 4b2bfd1 to 4cb60fb Compare October 9, 2022 11:54
@michaelpj michaelpj merged commit 0eb79a4 into haskell:master Oct 9, 2022
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