summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T9006.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T9006.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T9006.stderr5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T9006.stderr b/testsuite/tests/rename/should_fail/T9006.stderr
index dc82687453..4648a99ca9 100644
--- a/testsuite/tests/rename/should_fail/T9006.stderr
+++ b/testsuite/tests/rename/should_fail/T9006.stderr
@@ -1,2 +1,5 @@
-T9006.hs:3:16: Module ‘T9006a’ does not export ‘T(T)’
+T9006.hs:3:16: error: [GHC-10237]
+ In the import of ‘T9006a’:
+ an item called ‘T’ is exported, but it does not export any children
+ (constructors, class methods or field names) called ‘T’.