summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/T17729.stderr
blob: ac4f31fcfa28ef4322550065e881d358e3b9ea19 (plain)
1
2
3
4

T17729.hs:5:17: warning: [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: ((Just _), ())