summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail057.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail057.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail057.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail057.stderr b/testsuite/tests/typecheck/should_fail/tcfail057.stderr
index 4229e2fc38..afe8f8aa50 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail057.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail057.stderr
@@ -1,4 +1,4 @@
-tcfail057.hs:5:7: error:
+tcfail057.hs:5:7: error: [GHC-83865]
• Expected a type, but ‘RealFrac a’ has kind ‘Constraint’
• In the type signature: f :: (RealFrac a) -> a -> a