summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/T17248.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/pmcheck/should_compile/T17248.stderr')
-rw-r--r--testsuite/tests/pmcheck/should_compile/T17248.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/pmcheck/should_compile/T17248.stderr b/testsuite/tests/pmcheck/should_compile/T17248.stderr
new file mode 100644
index 0000000000..991f167afb
--- /dev/null
+++ b/testsuite/tests/pmcheck/should_compile/T17248.stderr
@@ -0,0 +1,4 @@
+
+T17248.hs:8:1: warning: [-Woverlapping-patterns (in -Wdefault)]
+ Pattern match has inaccessible right hand side
+ In an equation for ‘f’: f (T1 _) True = ...