summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr b/testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr
index 1cf64abc22..ae71b40a91 100644
--- a/testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr
+++ b/testsuite/tests/typecheck/should_fail/GivenForallLoop.stderr
@@ -1,5 +1,5 @@
-GivenForallLoop.hs:8:11: error:
+GivenForallLoop.hs:8:11: error: [GHC-25897]
• Could not deduce ‘a ~ b’
from the context: a ~ (forall b1. F a b1)
bound by the type signature for: