summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T2701.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/T2701.stderr')
-rw-r--r--testsuite/tests/deriving/should_fail/T2701.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/deriving/should_fail/T2701.stderr b/testsuite/tests/deriving/should_fail/T2701.stderr
index 722c0c12bf..ded9a09911 100644
--- a/testsuite/tests/deriving/should_fail/T2701.stderr
+++ b/testsuite/tests/deriving/should_fail/T2701.stderr
@@ -1,5 +1,5 @@
T2701.hs:10:32:
- Can't make a derived instance of ‛Data Foo’:
- Don't know how to derive ‛Data’ for type ‛Int#’
- In the data declaration for ‛Foo’
+ Can't make a derived instance of ‘Data Foo’:
+ Don't know how to derive ‘Data’ for type ‘Int#’
+ In the data declaration for ‘Foo’