summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T2993.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T2993.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T2993.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T2993.stderr b/testsuite/tests/rename/should_fail/T2993.stderr
index 4baecc277b..4cae65ae88 100644
--- a/testsuite/tests/rename/should_fail/T2993.stderr
+++ b/testsuite/tests/rename/should_fail/T2993.stderr
@@ -1,4 +1,4 @@
T2993.hs:7:13: error:
- • Variable not in scope: (<**>) :: t1 -> (b -> b) -> t
+ • Variable not in scope: (<**>) :: t -> (b -> b) -> t1
• Perhaps you meant ‘<*>’ (imported from Prelude)