summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail160.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail160.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail160.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail160.stderr b/testsuite/tests/typecheck/should_fail/tcfail160.stderr
index 1be65a6038..4d3a01fe17 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail160.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail160.stderr
@@ -1,5 +1,5 @@
tcfail160.hs:7:8:
- The first argument of `T' should have kind `* -> *',
- but `Int' has kind `*'
- In the type signature for `g': g :: T Int
+ The first argument of ‛T’ should have kind ‛* -> *’,
+ but ‛Int’ has kind ‛*’
+ In the type signature for ‛g’: g :: T Int