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

Make Let-Pattern desugaring less brittle #3268

Merged

Conversation

kritzcreek
Copy link
Member

The old code relies on the Parser inserting PositionedValue wrappers in certain
places, so that some patterns miss. I wrote this code a while back with @paf31,
when we were trying to add SourceSpans to Binders and Exprs.

The old code relies on the Parser inserting PositionedValue wrappers in certain
places, so that some patterns miss. I wrote this code a while back with @paf31,
when we were trying to add SourceSpans to Binders and Exprs.
Copy link
Contributor

@paf31 paf31 left a comment

Choose a reason for hiding this comment

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

👍

@kritzcreek kritzcreek merged commit 9e42339 into purescript:master Mar 6, 2018
@kritzcreek kritzcreek deleted the sugar-let-pattern-brittleness branch March 6, 2018 19:03
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