summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail004.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail004.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail004.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail004.stderr b/testsuite/tests/typecheck/should_fail/tcfail004.stderr
index c64876c6ab..32cf7cb8d3 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail004.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail004.stderr
@@ -1,5 +1,5 @@
-tcfail004.hs:3:1: error:
+tcfail004.hs:3:1: error: [GHC-83865]
• Couldn't match expected type: (a0, b0, c0)
with actual type: (a, b)
• In the pattern: (f, g)