summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T13677.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T13677.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T13677.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T13677.stderr b/testsuite/tests/typecheck/should_fail/T13677.stderr
index c29aba248e..09dac46a9d 100644
--- a/testsuite/tests/typecheck/should_fail/T13677.stderr
+++ b/testsuite/tests/typecheck/should_fail/T13677.stderr
@@ -1,4 +1,4 @@
-T13677.hs:10:8: error:
+T13677.hs:10:8: error: [GHC-83865]
• Expected a constraint, but ‘Dict (Int ~ Int)’ has kind ‘*’
• In the type signature: foo :: Dict (Int ~ Int) => Int