summaryrefslogtreecommitdiff
path: root/testsuite/tests/pmcheck/should_compile/T18670.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/pmcheck/should_compile/T18670.stderr')
-rw-r--r--testsuite/tests/pmcheck/should_compile/T18670.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/pmcheck/should_compile/T18670.stderr b/testsuite/tests/pmcheck/should_compile/T18670.stderr
index 6b7f6cc207..4929374740 100644
--- a/testsuite/tests/pmcheck/should_compile/T18670.stderr
+++ b/testsuite/tests/pmcheck/should_compile/T18670.stderr
@@ -1,4 +1,5 @@
T18670.hs:16:1: warning: [-Wincomplete-patterns (in -Wextra)]
Pattern match(es) are non-exhaustive
- In an equation for ‘f’: Patterns not matched: TBool _
+ In an equation for ‘f’:
+ Patterns of type ‘T a’, ‘a :~: Int’ not matched: TBool _