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.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr b/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
index bd34088a51..6b21aee631 100644
--- a/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
+++ b/testsuite/tests/qualifieddo/should_fail/qdofail003.stderr
@@ -2,5 +2,5 @@
qdofail003.hs:11:5: error: [GHC-76037]
Not in scope: ‘P.>>’
Suggested fix:
- Perhaps you want to remove ‘>>’ from the explicit hiding list
- in the import of ‘Prelude’ (qdofail003.hs:3:1-33).
+ Remove ‘>>’ from the explicit hiding list in the import of
+ ‘Prelude’ (at qdofail003.hs:3:1-33).