summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail209a.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail209a.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail209a.stderr b/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
index 1b56c86728..9acacaaacf 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail209a.stderr
@@ -2,5 +2,5 @@
tcfail209a.hs:3:6:
Illegal tuple constraint: (Show a, Num a)
(Use -XConstraintKinds to permit this)
- In the type signature for `g':
+ In the type signature for ā€›gā€™:
g :: ((Show a, Num a), Eq a) => a -> a