[commit: testsuite] master: Wibble to output from new instances in Data.Data (2435435)

Richard Eisenberg eir at ghc.haskell.org
Thu Jul 25 12:31:27 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2435435efd4ee84cb03eeef2166abb0c5b787880

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

commit 2435435efd4ee84cb03eeef2166abb0c5b787880
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Thu Jul 25 11:27:19 2013 +0100

    Wibble to output from new instances in Data.Data

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

 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 0fd7859..54cf426 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 27 others
+      ...plus 29 others
     In the expression: 1
     In the annotation: {-# ANN f 1 #-}
 






More information about the ghc-commits mailing list