summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T2534.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T2534.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T2534.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T2534.stderr b/testsuite/tests/typecheck/should_fail/T2534.stderr
index 24cee873c8..2c3656c6a1 100644
--- a/testsuite/tests/typecheck/should_fail/T2534.stderr
+++ b/testsuite/tests/typecheck/should_fail/T2534.stderr
@@ -1,5 +1,5 @@
-T2534.hs:3:19: error:
+T2534.hs:3:19: error: [GHC-83865]
• Couldn't match expected type: a -> a -> b
with actual type: [a0]
• In the second argument of ‘foldr’, namely ‘[]’