summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/drvfail002.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/drvfail002.stderr')
-rw-r--r--testsuite/tests/deriving/should_fail/drvfail002.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/deriving/should_fail/drvfail002.stderr b/testsuite/tests/deriving/should_fail/drvfail002.stderr
index 8064cb6f40..9d8e422601 100644
--- a/testsuite/tests/deriving/should_fail/drvfail002.stderr
+++ b/testsuite/tests/deriving/should_fail/drvfail002.stderr
@@ -1,7 +1,7 @@
drvfail002.hs:19:23:
No instance for (X T c)
- arising from the first field of ‛S’ (type ‛T’)
+ arising from the first field of ‘S’ (type ‘T’)
Possible fix:
use a standalone 'deriving instance' declaration,
so you can specify the instance context yourself