[commit: testsuite] master: Wibble to annfail10 due to Edward's changes. (de54c6f)

git at git.haskell.org git
Wed Oct 9 12:36:51 UTC 2013


Repository : ssh://git at git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/de54c6fbe64ff72d7258b24d9672b3b00a89dca7/testsuite

>---------------------------------------------------------------

commit de54c6fbe64ff72d7258b24d9672b3b00a89dca7
Author: Austin Seipp <austin at well-typed.com>
Date:   Wed Oct 9 07:29:57 2013 -0500

    Wibble to annfail10 due to Edward's changes.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


>---------------------------------------------------------------

de54c6fbe64ff72d7258b24d9672b3b00a89dca7
 tests/annotations/should_fail/annfail10.stderr |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/annotations/should_fail/annfail10.stderr b/tests/annotations/should_fail/annfail10.stderr
index 5c03ff7..2d32ac1 100644
--- a/tests/annotations/should_fail/annfail10.stderr
+++ b/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 #-}
 




More information about the ghc-commits mailing list