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

ensure trailing comma is never printed after ... for partial application #6306

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

zth
Copy link
Collaborator

@zth zth commented Jun 21, 2023

Fixes #6299

@cristianoc I'm not very familiar with the parser/printer, so I'm unsure whether this is a good/acceptable approach to solve the problem. Would appreciate some feedback on that.

@zth zth requested a review from cristianoc June 21, 2023 17:05
Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

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

Looks great

@zth zth merged commit adee7d0 into master Jun 22, 2023
@zth zth deleted the no-trailing-comma-for-partial-application branch June 22, 2023 04:25
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.

Pretty printer can break partial application in uncurried
2 participants