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