summaryrefslogtreecommitdiff
path: root/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/qualifieddo/should_fail/qdofail003.stderr')
-rw-r--r--testsuite/tests/qualifieddo/should_fail/qdofail003.stderr3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr b/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
index 5137ae40c0..8cf5f670ac 100644
--- a/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
+++ b/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
@@ -1,8 +1,5 @@
qdofail003.hs:11:5:
Not in scope: ‘P.>>’
- Perhaps you meant one of these:
- ‘P.*>’ (imported from Prelude), ‘P.<>’ (imported from Prelude),
- ‘P.>>=’ (imported from Prelude)
Perhaps you want to remove ‘>>’ from the explicit hiding list
in the import of ‘Prelude’ (qdofail003.hs:3:1-33).