Skip to content

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

Merged
zliu41 merged 1 commit intompickering:masterfrom
zliu41:string
Nov 18, 2020
Merged

Make applyRefactorings take [String] instead of ([Extension], [Extension])#99
zliu41 merged 1 commit intompickering:masterfrom
zliu41:string

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