summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/ContextStack2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/ContextStack2.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/ContextStack2.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/ContextStack2.stderr b/testsuite/tests/typecheck/should_fail/ContextStack2.stderr
index 210e22d8db..a9c5cbc13a 100644
--- a/testsuite/tests/typecheck/should_fail/ContextStack2.stderr
+++ b/testsuite/tests/typecheck/should_fail/ContextStack2.stderr
@@ -6,4 +6,4 @@ ContextStack2.hs:8:6:
TF (TF (TF (TF (TF (TF (TF (TF (TF (TF (TF Int)))))))))))
~ TF (TF (TF (TF (TF (TF (TF (TF (TF (TF a)))))))))
In the ambiguity check for: forall a. a ~ TF (a, Int) => Int
- In the type signature for ‛t’: t :: a ~ TF (a, Int) => Int
+ In the type signature for ‘t’: t :: a ~ TF (a, Int) => Int