summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr b/testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr
index 8beac36a43..6367162c68 100644
--- a/testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr
+++ b/testsuite/tests/rename/should_fail/RnStaticPointersFail02.stderr
@@ -1,7 +1,7 @@
-RnStaticPointersFail02.hs:5:12:
-Illegal term-level use of the type constructor ‘T’
- defined at RnStaticPointersFail02.hs:7:1
-In the body of a static form: T
- In the expression: static T
- In an equation for ‘f’: f = static T
+RnStaticPointersFail02.hs:5:12: error:
+ • Illegal term-level use of the type constructor or class ‘T’
+ • defined at RnStaticPointersFail02.hs:7:1
+ • In the body of a static form: T
+ In the expression: static T
+ In an equation for ‘f’: f = static T