summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail215.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail215.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail215.stderr5
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail215.stderr b/testsuite/tests/typecheck/should_fail/tcfail215.stderr
index d05abd52d1..1965951bbc 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail215.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail215.stderr
@@ -1,5 +1,4 @@
-tcfail215.hs:8:15: error:
+tcfail215.hs:8:15: error: [GHC-83865]
• Expecting a lifted type, but ‘Int#’ is unlifted
- • In the type signature:
- foo :: (?x :: Int#) => Int
+ • In the type signature: foo :: (?x :: Int#) => Int