summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr b/testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr
index d11f72a758..661103d4ce 100644
--- a/testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr
+++ b/testsuite/tests/typecheck/should_fail/ExpandSynsFail4.stderr
@@ -1,5 +1,5 @@
-ExpandSynsFail4.hs:11:22: error:
+ExpandSynsFail4.hs:11:22: error: [GHC-83865]
• Couldn't match type ‘Bool’ with ‘Int’
Expected: T Int
Actual: T Bool