summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7545.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T7545.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T7545.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T7545.stderr b/testsuite/tests/typecheck/should_fail/T7545.stderr
index 1b6a3370d2..dc661dae73 100644
--- a/testsuite/tests/typecheck/should_fail/T7545.stderr
+++ b/testsuite/tests/typecheck/should_fail/T7545.stderr
@@ -2,4 +2,4 @@
T7545.hs:8:9:
Method signature does not match class; it should be
f :: forall b1. (a -> b) -> b1
- In the instance declaration for `C (a -> b)'
+ In the instance declaration for ‛C (a -> b)’