summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr')
-rw-r--r--testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr b/testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr
index fa5633e786..e4c07b5220 100644
--- a/testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr
+++ b/testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr
@@ -16,11 +16,11 @@ drvfail-foldable-traversable1.hs:13:22:
When deriving the instance for (Traversable Trivial2)
drvfail-foldable-traversable1.hs:17:22:
- Can't make a derived instance of `Foldable Infinite':
- Constructor `Infinite' must not contain function types
- In the data declaration for `Infinite'
+ Can't make a derived instance of ‛Foldable Infinite’:
+ Constructor ‛Infinite’ must not contain function types
+ In the data declaration for ‛Infinite’
drvfail-foldable-traversable1.hs:21:22:
- Can't make a derived instance of `Traversable (Cont r)':
- Constructor `Cont' must not contain function types
- In the data declaration for `Cont'
+ Can't make a derived instance of ‛Traversable (Cont r)’:
+ Constructor ‛Cont’ must not contain function types
+ In the data declaration for ‛Cont’