Repository : ssh://g...@git.haskell.org/testsuite

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

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

commit de54c6fbe64ff72d7258b24d9672b3b00a89dca7
Author: Austin Seipp <aus...@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 <aus...@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 #-}
 

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to