summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail209a.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail209a.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail209a.stderr b/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
index 490814db7f..79376e1629 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
@@ -1,5 +1,5 @@
-tcfail209a.hs:4:6: error:
+tcfail209a.hs:4:6: error: [GHC-77539]
• Illegal tuple constraint: (Show a, Num a)
• In the type signature: g :: ((Show a, Num a), Eq a) => a -> a
- Suggested fix: Perhaps you intended to use ConstraintKinds \ No newline at end of file
+ Suggested fix: Perhaps you intended to use ConstraintKinds