summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail103.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail103.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail103.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail103.stderr b/testsuite/tests/typecheck/should_fail/tcfail103.stderr
index 0a7a386f9e..1c133a9d49 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail103.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail103.stderr
@@ -1,5 +1,5 @@
-tcfail103.hs:15:23: error:
+tcfail103.hs:15:23: error: [GHC-25897]
• Couldn't match type ‘s’ with ‘t’
Expected: STRef s Int
Actual: STRef t Int