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

Add support for trailing commas #1885

Merged
merged 2 commits into from
Jun 26, 2020
Merged

Add support for trailing commas #1885

merged 2 commits into from
Jun 26, 2020

Conversation

Gabriella439
Copy link
Collaborator

... as standardized in dhall-lang/dhall-lang#956

Copy link
Collaborator

@sjakobi sjakobi left a comment

Choose a reason for hiding this comment

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

Hydra OOM'd here too. Maybe simply merge #1886 first.

Comment on lines +756 to +758
[ emptyRecordLiteral
, nonEmptyRecordTypeOrLiteral
, emptyRecordType
Copy link
Collaborator

@german1608 german1608 Jun 26, 2020

Choose a reason for hiding this comment

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

Really good that you renamed these, first time I went here I didn't understand it

@mergify mergify bot merged commit 798f2b6 into master Jun 26, 2020
@mergify mergify bot deleted the gabriel/trailing_commas branch June 26, 2020 16:16
@Gabriella439
Copy link
Collaborator Author

@sjakobi: Thank you for fixing the OOM issue 🙂

@alok
Copy link

alok commented Jan 2, 2021

thanks for supporting this change. like one of the threads said, it's a human friendly change that i think is underrated by programmers.

@Gabriella439
Copy link
Collaborator Author

@alok: You're welcome! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants