summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod134.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod134.stderr')
-rw-r--r--testsuite/tests/module/mod134.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod134.stderr b/testsuite/tests/module/mod134.stderr
index d9afe11866..884a935c65 100644
--- a/testsuite/tests/module/mod134.stderr
+++ b/testsuite/tests/module/mod134.stderr
@@ -6,5 +6,5 @@ mod134.hs:6:19: error: [GHC-76037]
‘Prelude.read’ (imported from Prelude),
‘Prelude.reads’ (imported from Prelude),
‘Prelude.id’ (imported from Prelude)
- • Perhaps you want to remove ‘head’ from the explicit hiding list
- in the import of ‘Prelude’ (mod134.hs:4:1-28).
+ • Remove ‘head’ from the explicit hiding list in the import of
+ ‘Prelude’ (at mod134.hs:4:1-28).