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

Change Wingman module structure, address -Wall #1519

Merged
merged 8 commits into from Mar 8, 2021

Conversation

isovector
Copy link
Collaborator

This PR:

  • Changes the Ide.Plugin.Tactic. module prefix to Wingman.
  • Moves Ide.Plugin.Tactic to Wingman.Plugin, but re-exports it as Ide.Plugin.Tactic
  • Updates the default extensions to a reasonable set, removes them as per-file options
  • Enables -Wall and fixes the few warnings that came up

@isovector isovector added the merge me Label to trigger pull request merge label Mar 8, 2021
@mergify mergify bot merged commit 00c954d into haskell:master Mar 8, 2021
@isovector isovector deleted the wingman-module-structure branch April 5, 2021 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants