summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T22924b.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T22924b.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T22924b.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T22924b.stderr b/testsuite/tests/typecheck/should_fail/T22924b.stderr
index ba4bd79198..46f456fc1f 100644
--- a/testsuite/tests/typecheck/should_fail/T22924b.stderr
+++ b/testsuite/tests/typecheck/should_fail/T22924b.stderr
@@ -1,7 +1,7 @@
T22924b.hs:10:5: error:
• Reduction stack overflow; size = 201
- When simplifying the following type: R
+ When simplifying the following type: S
Use -freduction-depth=0 to disable this check
(any upper bound you could choose might fail unpredictably with
minor updates to GHC, so disabling the check is recommended if