summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod130.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod130.stderr')
-rw-r--r--testsuite/tests/module/mod130.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod130.stderr b/testsuite/tests/module/mod130.stderr
index 5c5a32095d..f88ee23d8e 100644
--- a/testsuite/tests/module/mod130.stderr
+++ b/testsuite/tests/module/mod130.stderr
@@ -2,5 +2,5 @@
mod130.hs:7:5: error: [GHC-88464]
Variable not in scope: (<) :: t0 -> Int -> Int
Suggested fix:
- Perhaps you want to remove ‘<’ from the explicit hiding list
- in the import of ‘Prelude’ (mod130.hs:4:1-33).
+ Remove ‘<’ from the explicit hiding list in the import of ‘Prelude’
+ (at mod130.hs:4:1-33).