summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T14740.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/T14740.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/T14740.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/parser/should_fail/T14740.stderr b/testsuite/tests/parser/should_fail/T14740.stderr
index 8827873e25..5a047c03ba 100644
--- a/testsuite/tests/parser/should_fail/T14740.stderr
+++ b/testsuite/tests/parser/should_fail/T14740.stderr
@@ -1,4 +1,4 @@
-T14740.hs:5:7:
- Expecting a lifted type, but ‘(# #)’ is unlifted
- In the type signature: x :: ((# #)) => ()
+T14740.hs:5:7: error: [GHC-83865]
+ • Expecting a lifted type, but ‘(# #)’ is unlifted
+ • In the type signature: x :: ((# #)) => ()