summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/complete_sigs/T14059b.stderr
blob: 20c7b78ddc5c676152bf7e18040c584d0ecb3ba7 (plain)
1
2
3
4
5
6
7
8
9
10

T14059b.hs:23:1: warning: [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In an equation for ‘wibble’:
        Patterns of type ‘Sing z’ not matched: SFalse

T14059b.hs:26:1: warning: [-Wincomplete-patterns (in -Wextra)]
    Pattern match(es) are non-exhaustive
    In an equation for ‘wobble’:
        Patterns of type ‘Sing z’ not matched: SFalse