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

EmptyCase009.hs:21:9: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns of type ‘Bar f’ not matched: Bar _

EmptyCase009.hs:33:7: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a \case alternative:
        Patterns of type ‘Bar (DB ())’ not matched: Bar MkDB2_u

EmptyCase009.hs:42:7: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a \case alternative:
        Patterns of type ‘Bar GB’ not matched: Bar MkGB3