summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T502.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T502.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T502.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T502.stderr b/testsuite/tests/typecheck/should_fail/T502.stderr
index dd6b97d132..5960bad751 100644
--- a/testsuite/tests/typecheck/should_fail/T502.stderr
+++ b/testsuite/tests/typecheck/should_fail/T502.stderr
@@ -1,5 +1,5 @@
-T502.hs:8:11: error:
+T502.hs:8:11: error: [GHC-83865]
• Couldn't match expected type: (a0, Int)
with actual type: (# Int, Int #)
• In the first argument of ‘snd’, namely ‘foo’