summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2013-10-09 07:29:57 -0500
committerAustin Seipp <austin@well-typed.com>2013-10-09 07:29:57 -0500
commita93639108013d14834bf1fcb3b67525359d924e9 (patch)
treef2db94e4936ea312cfca730b7ffb01469670df70 /testsuite/tests/annotations
parent26cc4441621f8dd957e32551cece9c4606c552b7 (diff)
downloadhaskell-a93639108013d14834bf1fcb3b67525359d924e9.tar.gz
Wibble to annfail10 due to Edward's changes.
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'testsuite/tests/annotations')
-rw-r--r--testsuite/tests/annotations/should_fail/annfail10.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail10.stderr b/testsuite/tests/annotations/should_fail/annfail10.stderr
index 5c03ff7733..2d32ac177a 100644
--- a/testsuite/tests/annotations/should_fail/annfail10.stderr
+++ b/testsuite/tests/annotations/should_fail/annfail10.stderr
@@ -10,7 +10,7 @@ annfail10.hs:9:1:
instance (Data.Data.Data a, Data.Data.Data b, Data.Data.Data c) =>
Data.Data.Data (a, b, c)
-- Defined in ‛Data.Data’
- ...plus 30 others
+ ...plus 31 others
In the expression: 1
In the annotation: {-# ANN f 1 #-}