diff options
Diffstat (limited to 'testsuite/tests/deriving/should_fail/T7800.stderr')
-rw-r--r-- | testsuite/tests/deriving/should_fail/T7800.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/deriving/should_fail/T7800.stderr b/testsuite/tests/deriving/should_fail/T7800.stderr index 10c790a6da..8cd8533968 100644 --- a/testsuite/tests/deriving/should_fail/T7800.stderr +++ b/testsuite/tests/deriving/should_fail/T7800.stderr @@ -2,5 +2,5 @@ [2 of 2] Compiling T7800 ( T7800.hs, T7800.o ) T7800.hs:7:1: - To make a Typeable instance of poly-kinded ‛A’, use XPolyKinds - In the stand-alone deriving instance for ‛Typeable A’ + To make a Typeable instance of poly-kinded ‘A’, use XPolyKinds + In the stand-alone deriving instance for ‘Typeable A’ |