summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail032.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail032.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/rnfail032.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail032.stderr b/testsuite/tests/rename/should_fail/rnfail032.stderr
index f05e4bc623..729f7722d4 100644
--- a/testsuite/tests/rename/should_fail/rnfail032.stderr
+++ b/testsuite/tests/rename/should_fail/rnfail032.stderr
@@ -6,5 +6,5 @@ rnfail032.hs:2:21: error: [GHC-76037]
‘Data.List.zip’ (imported from Data.List),
‘Data.List.or’ (imported from Data.List),
‘Data.List.all’ (imported from Data.List)
- • Perhaps you want to remove ‘map’ from the explicit hiding list
- in the import of ‘Data.List’ (rnfail032.hs:3:1-41).
+ • Remove ‘map’ from the explicit hiding list in the import of
+ ‘Data.List’ (at rnfail032.hs:3:1-41).