summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail100.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail100.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail100.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail100.stderr b/testsuite/tests/typecheck/should_fail/tcfail100.stderr
index 1e78076701..c2bf429fd6 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail100.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail100.stderr
@@ -1,4 +1,4 @@
tcfail100.hs:7:1:
- Type synonym ‛A’ should have 1 argument, but has been given none
- In the type declaration for ‛B’
+ Type synonym ‘A’ should have 1 argument, but has been given none
+ In the type declaration for ‘B’