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

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