summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail06.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/annotations/should_fail/annfail06.stderr')
-rw-r--r--testsuite/tests/annotations/should_fail/annfail06.stderr5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail06.stderr b/testsuite/tests/annotations/should_fail/annfail06.stderr
index c5082c386e..aec329d5fa 100644
--- a/testsuite/tests/annotations/should_fail/annfail06.stderr
+++ b/testsuite/tests/annotations/should_fail/annfail06.stderr
@@ -1,7 +1,8 @@
annfail06.hs:21:1:
- GHC stage restriction: instance for `Data InstancesInWrongModule'
- is used in a top-level splice or annotation,
+ GHC stage restriction:
+ instance for ‛Data
+ InstancesInWrongModule’ is used in a top-level splice or annotation,
and must be imported, not defined locally
In the expression: InstancesInWrongModule
In the annotation: {-# ANN f InstancesInWrongModule #-}