summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T20200b.stderr
blob: b3070b8721fd3e75532032d2113858b3d4f1842f (plain)
1
2
3
4

T20200b.hs:8:1: warning: [GHC-94210] [-Woverlapping-patterns (in -Wdefault)]
    Pattern match has inaccessible right hand side
    In an equation for ‘xrecTuple’: xrecTuple (a :& (b :& _)) = ...