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

Refactoring to get rid of traverseProgram #197

Merged
merged 1 commit into from
Jul 28, 2015
Merged

Refactoring to get rid of traverseProgram #197

merged 1 commit into from
Jul 28, 2015

Conversation

EliasC
Copy link
Contributor

@EliasC EliasC commented Jul 27, 2015

All uses of traverseProgram have been replaced by uses of traverse,
which has now been renamed to traverseProgram (which should fix #195).

@albertnetymk
Copy link
Contributor

Looks OK to me. The merge function in AST.hs is obsolete.

All uses of `traverseProgram` have been replaced by uses of `traverse`,
which has now been renamed to `traverseProgram` (which should fix #195).
@EliasC
Copy link
Contributor Author

EliasC commented Jul 27, 2015

Nice catch! Repushed.

@albertnetymk
Copy link
Contributor

I think it's ready to be merged, if there's no objection from others.

albertnetymk added a commit that referenced this pull request Jul 28, 2015
Refactoring to get rid of `traverseProgram`
@albertnetymk albertnetymk merged commit e2e3b3a into parapluu:master Jul 28, 2015
@EliasC EliasC deleted the fix/traverse-clash branch July 28, 2015 14: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.

2 participants