Skip to content

Make applyRefactorings take [String] instead of ([Extension], [Extension]) #99

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

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

zliu41
Copy link
Collaborator

@zliu41 zliu41 commented Nov 18, 2020

Extension has two versions: GHC Extension and ghc-lib Extension. So taking [String] is more appropriate and works for all users.

Also removed dependency on ghc-lib-parser-ex, since it would it more difficult for another project to depend on apply-refact if it requires different flags.

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.

1 participant