summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T5853.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T5853.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T5853.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T5853.stderr b/testsuite/tests/typecheck/should_fail/T5853.stderr
index c36d64e84d..4fdef8cdd7 100644
--- a/testsuite/tests/typecheck/should_fail/T5853.stderr
+++ b/testsuite/tests/typecheck/should_fail/T5853.stderr
@@ -8,7 +8,7 @@ T5853.hs:15:52:
Elem (Subst fa a) ~ a,
Subst (Subst fa a) (Elem fa) ~ fa)
bound by the RULE "map/map" at T5853.hs:15:2-57
- NB: `Subst' is a type function, and may not be injective
+ NB: ‛Subst’ is a type function, and may not be injective
Relevant bindings include
xs :: Subst fa a (bound at T5853.hs:15:23)
g :: a -> Elem fa (bound at T5853.hs:15:21)