summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/T10746.stderr
blob: 6c4591d4afc6ab1ba57761289adec8624052374f (plain)
1
2
3
4
5
6
7

T10746.hs:9:10: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns of type ‘Bool’ not matched:
            False
            True