summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod125.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod125.stderr')
-rw-r--r--testsuite/tests/module/mod125.stderr5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod125.stderr b/testsuite/tests/module/mod125.stderr
index e2b29849c4..d21066e279 100644
--- a/testsuite/tests/module/mod125.stderr
+++ b/testsuite/tests/module/mod125.stderr
@@ -1,5 +1,6 @@
mod125.hs:7:5: error:
Data constructor not in scope: T
- Perhaps you want to remove ‘T’ from the explicit hiding list
- in the import of ‘Mod125_A’ (mod125.hs:4:1-26).
+ Suggested fix:
+ Perhaps you want to remove ‘T’ from the explicit hiding list
+ in the import of ‘Mod125_A’ (mod125.hs:4:1-26).