summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/ds021.stderr
blob: 0fd56860762f8e60cf875e8383e9c1279d4f65ed (plain)
1
2
3
4
 
ds021.hs:8:11: warning: [-Woverlapping-patterns (in -Wdefault)]
    Pattern match is redundant
    In an equation for ‘f’: f x y z | False = ...