diff options
Diffstat (limited to 'testsuite/tests/annotations/should_fail/annfail10.stderr')
-rw-r--r-- | testsuite/tests/annotations/should_fail/annfail10.stderr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail10.stderr b/testsuite/tests/annotations/should_fail/annfail10.stderr index 2d32ac177a..f9bfe2697e 100644 --- a/testsuite/tests/annotations/should_fail/annfail10.stderr +++ b/testsuite/tests/annotations/should_fail/annfail10.stderr @@ -11,7 +11,6 @@ annfail10.hs:9:1: Data.Data.Data (a, b, c) -- Defined in ‛Data.Data’ ...plus 31 others - In the expression: 1 In the annotation: {-# ANN f 1 #-} annfail10.hs:9:11: @@ -23,5 +22,4 @@ annfail10.hs:9:11: instance Integral a => Num (GHC.Real.Ratio a) -- Defined in ‛GHC.Real’ ...plus 11 others - In the expression: 1 In the annotation: {-# ANN f 1 #-} |