summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail058.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail058.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail058.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail058.stderr b/testsuite/tests/typecheck/should_fail/tcfail058.stderr
index 880bef69e3..f5770a42dd 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail058.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail058.stderr
@@ -1,5 +1,5 @@
tcfail058.hs:6:7:
- Expecting one more argument to `Array a'
- Expected a constraint, but `Array a' has kind `* -> *'
- In the type signature for `f': f :: Array a => a -> b
+ Expecting one more argument to ‛Array a’
+ Expected a constraint, but ‛Array a’ has kind ‛* -> *’
+ In the type signature for ‛f’: f :: Array a => a -> b