Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/a0cfb7ac93bb3fdf4238cdec985944505560140a

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

commit a0cfb7ac93bb3fdf4238cdec985944505560140a
Author: Simon Peyton Jones <[email protected]>
Date:   Mon Oct 1 11:22:41 2012 +0100

    Wibbles

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

 tests/generics/GenCannotDoRep0.stderr |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/generics/GenCannotDoRep0.stderr 
b/tests/generics/GenCannotDoRep0.stderr
index e222819..291ab14 100644
--- a/tests/generics/GenCannotDoRep0.stderr
+++ b/tests/generics/GenCannotDoRep0.stderr
@@ -9,7 +9,7 @@ GenCannotDoRep0.hs:13:45:
 
 GenCannotDoRep0.hs:17:1:
     Can't make a derived instance of `Generic (P Int)':
-      P must not be instantiated; try deriving `P Int' instead
+      P must not be instantiated; try deriving `P a' instead
     In the stand-alone deriving instance for `Generic (P Int)'
 
 GenCannotDoRep0.hs:26:1:



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to