Skip to content

Make Let-Pattern desugaring less brittle#3268

Merged
kritzcreek merged 1 commit intopurescript:masterfrom
kritzcreek:sugar-let-pattern-brittleness
Mar 6, 2018
Merged

Make Let-Pattern desugaring less brittle#3268
kritzcreek merged 1 commit intopurescript:masterfrom
kritzcreek:sugar-let-pattern-brittleness

Conversation

@kritzcreek
Copy link
Copy Markdown
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
Copy Markdown
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