diff options
Diffstat (limited to 'testsuite/tests/annotations/should_fail/annfail03.stderr')
-rw-r--r-- | testsuite/tests/annotations/should_fail/annfail03.stderr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail03.stderr b/testsuite/tests/annotations/should_fail/annfail03.stderr index 9c15855076..3993fe852e 100644 --- a/testsuite/tests/annotations/should_fail/annfail03.stderr +++ b/testsuite/tests/annotations/should_fail/annfail03.stderr @@ -4,5 +4,4 @@ annfail03.hs:17:1: instance for ‛Data InModule’ is used in a top-level splice or annotation, and must be imported, not defined locally - In the expression: InModule In the annotation: {-# ANN f InModule #-} |