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

Fix #1185, fix #1369, add everythingWithScope traversal to correct some scoping issues. #1659

Merged
merged 2 commits into from Nov 23, 2015

Conversation

paf31
Copy link
Contributor

@paf31 paf31 commented Nov 23, 2015

This isn't quite right, but it's pretty close.

@paf31
Copy link
Contributor Author

paf31 commented Nov 23, 2015

Ok, this is good to go, I think.

@paf31
Copy link
Contributor Author

paf31 commented Nov 23, 2015

Works with Halogen, and correctly identifies a few new shadowed names in Data.Array and Control.Monad.Rec.Class.

@garyb
Copy link
Member

garyb commented Nov 23, 2015

Looks good to me. Shame we needed a new traversal for it, but it makes sense 👍

paf31 added a commit that referenced this pull request Nov 23, 2015
Fix #1185, fix #1369, add everythingWithScope traversal to correct some scoping issues.
@paf31 paf31 merged commit aabfac0 into master Nov 23, 2015
@paf31 paf31 deleted the scope branch November 23, 2015 15:39
@paf31
Copy link
Contributor Author

paf31 commented Nov 23, 2015

Yeah, it's a bit of unfortunate, but none of the existing traversals really did what I needed.

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.

None yet

2 participants