summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T8101b.stderr
blob: 76b5031cd7c83dc109c0bfedef371f61860621e9 (plain)
1
2
3
4
5
6
7
8
[1 of 1] Compiling A                ( T8101b.hs, nothing )

T8101b.hs:7:9: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns of type ‘ABC’ not matched:
            B
            C