summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T3833.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/T3833.stderr')
-rw-r--r--testsuite/tests/deriving/should_fail/T3833.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/deriving/should_fail/T3833.stderr b/testsuite/tests/deriving/should_fail/T3833.stderr
index 2d31cc1364..3221c355ba 100644
--- a/testsuite/tests/deriving/should_fail/T3833.stderr
+++ b/testsuite/tests/deriving/should_fail/T3833.stderr
@@ -1,6 +1,6 @@
T3833.hs:9:1:
- Can't make a derived instance of `Monoid (DecodeMap e)':
- `Monoid' is not a derivable class
+ Can't make a derived instance of ‛Monoid (DecodeMap e)’:
+ ‛Monoid’ is not a derivable class
Try -XGeneralizedNewtypeDeriving for GHC's newtype-deriving extension
- In the stand-alone deriving instance for `Monoid (DecodeMap e)'
+ In the stand-alone deriving instance for ‛Monoid (DecodeMap e)’