summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/pmc003.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/pmcheck/should_compile/pmc003.stderr')
-rw-r--r--testsuite/tests/pmcheck/should_compile/pmc003.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/pmcheck/should_compile/pmc003.stderr b/testsuite/tests/pmcheck/should_compile/pmc003.stderr
index f1561730a3..03e0df0d46 100644
--- a/testsuite/tests/pmcheck/should_compile/pmc003.stderr
+++ b/testsuite/tests/pmcheck/should_compile/pmc003.stderr
@@ -1,4 +1,4 @@
-pmc003.hs:7:1: warning:
+pmc003.hs:7:1: warning: [-Woverlapping-patterns (in -Wdefault)]
Pattern match has inaccessible right hand side
In an equation for ‘f’: f True False = ...