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

T14141.hs:27:1: warning: [GHC-94210] [-Woverlapping-patterns (in -Wdefault)]
    Pattern match has inaccessible right hand side
    In an equation for ‘f’: f MkD = ...

T14141.hs:42:1: warning: [GHC-53633] [-Woverlapping-patterns (in -Wdefault)]
    Pattern match is redundant
    In an equation for ‘exhaustive’: exhaustive B = ...