summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail078.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail078.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail078.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail078.stderr b/testsuite/tests/typecheck/should_fail/tcfail078.stderr
index b3fabd30b9..9266b951f1 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail078.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail078.stderr
@@ -1,4 +1,4 @@
tcfail078.hs:5:6:
- ‛Integer’ is applied to too many type arguments
- In the type signature for ‛f’: f :: Integer i => i
+ ‘Integer’ is applied to too many type arguments
+ In the type signature for ‘f’: f :: Integer i => i