summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T5481.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/T5481.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/T5481.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T5481.stderr b/testsuite/tests/typecheck/should_compile/T5481.stderr
index bf59427da6..df5d23b360 100644
--- a/testsuite/tests/typecheck/should_compile/T5481.stderr
+++ b/testsuite/tests/typecheck/should_compile/T5481.stderr
@@ -1,8 +1,8 @@
T5481.hs:6:5:
- The RHS of an associated type declaration mentions type variable ‛b’
+ The RHS of an associated type declaration mentions type variable ‘b’
All such variables must be bound on the LHS
T5481.hs:8:5:
- The RHS of an associated type declaration mentions type variable ‛a’
+ The RHS of an associated type declaration mentions type variable ‘a’
All such variables must be bound on the LHS