summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7809.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T7809.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T7809.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T7809.stderr b/testsuite/tests/typecheck/should_fail/T7809.stderr
index ebfb3f5804..e306f8dcd3 100644
--- a/testsuite/tests/typecheck/should_fail/T7809.stderr
+++ b/testsuite/tests/typecheck/should_fail/T7809.stderr
@@ -2,4 +2,4 @@
T7809.hs:8:8:
Illegal polymorphic or qualified type: PolyId
Perhaps you intended to use ImpredicativeTypes
- In the type signature for ‛foo’: foo :: F PolyId
+ In the type signature for ‘foo’: foo :: F PolyId