summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail070.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail070.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail070.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail070.stderr b/testsuite/tests/typecheck/should_fail/tcfail070.stderr
index bc0590aae8..d98857de4c 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail070.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail070.stderr
@@ -1,5 +1,5 @@
tcfail070.hs:15:15:
- ‛[Int]’ is applied to too many type arguments
- In the type ‛[Int] Bool’
- In the type declaration for ‛State’
+ ‘[Int]’ is applied to too many type arguments
+ In the type ‘[Int] Bool’
+ In the type declaration for ‘State’