summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/EmptyCase003.stderr
blob: cccd0e3ddf4cf6623fb1f6a15f9d5b50b646a01c (plain)
1
2
3
4
5
6
7
8
9
10
11
12

EmptyCase003.hs:15:6: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a \case alternative: Patterns of type ‘A a’ not matched: _

EmptyCase003.hs:32:6: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a \case alternative: Patterns of type ‘C a’ not matched: _

EmptyCase003.hs:37:6: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a \case alternative: Patterns of type ‘C Int’ not matched: _