summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod127.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod127.stderr')
-rw-r--r--testsuite/tests/module/mod127.stderr5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod127.stderr b/testsuite/tests/module/mod127.stderr
index 861d492d1a..66b1c1a530 100644
--- a/testsuite/tests/module/mod127.stderr
+++ b/testsuite/tests/module/mod127.stderr
@@ -1,5 +1,6 @@
mod127.hs:6:6: error:
Not in scope: type constructor or class ‘T’
- Perhaps you want to remove ‘T’ from the explicit hiding list
- in the import of ‘Mod127_A’ (mod127.hs:4:1-26).
+ Suggested fix:
+ Perhaps you want to remove ‘T’ from the explicit hiding list
+ in the import of ‘Mod127_A’ (mod127.hs:4:1-26).