summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail014.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail014.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail014.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail014.stderr b/testsuite/tests/typecheck/should_fail/tcfail014.stderr
index d33c12c69c..02537465e5 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail014.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail014.stderr
@@ -1,5 +1,5 @@
-tcfail014.hs:5:33: error:
+tcfail014.hs:5:33: error: [GHC-25897]
• Couldn't match expected type ‘t5’ with actual type ‘t5 -> t6’
‘t5’ is a rigid type variable bound by
the inferred type of h :: (t5 -> t6) -> t6