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

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