Skip to content

Document what ghc warnings are needed for each ghcide feature (f.e. -Wredundant-imports for remove unused imports)  #2064

Open
@jneira

Description

@jneira

caRemoveRedundantImports :: Maybe ParsedModule -> Maybe T.Text -> [Diagnostic] -> [Diagnostic] -> Uri -> [Command |? CodeAction]

  • Maybe we could add the feature in the README and note htat you have to enable that warning (or -Wall) to make it work

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions