Skip to content

Warnings emitted by the desugarer are not shown #1083

Closed
haskell/ghcide
#836
@maralorn

Description

@maralorn

I sometimes have some enabled warnings which don‘t get displayed even if all other warnings are and there are no errors in the code. A cabal run on the same file shows the warning. My feeling is it depends on the category of the warning. I noticed the problem with following categories:

  • all-missed-specialisations
  • incomplete-patterns

There might be more. I’d like to know if this warnings work for anybody else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions