summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail146.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail146.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail146.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail146.stderr b/testsuite/tests/typecheck/should_fail/tcfail146.stderr
index ae126f5f1e..ac65c39bb2 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail146.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail146.stderr
@@ -1,5 +1,5 @@
-tcfail146.hs:7:22: error:
+tcfail146.hs:7:22: error: [GHC-83865]
• Expected a type, but ‘SClass a’ has kind ‘Constraint’
• In the type ‘(SClass a)’
In the definition of data constructor ‘SCon’