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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/760016f076096fbbfb553e8dd361f98c747d8395

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

commit 760016f076096fbbfb553e8dd361f98c747d8395
Author: Simon Peyton Jones <[email protected]>
Date:   Fri Oct 12 13:41:17 2012 +0100

    Better output

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

 tests/indexed-types/should_compile/T3017.stderr |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/indexed-types/should_compile/T3017.stderr 
b/tests/indexed-types/should_compile/T3017.stderr
index f3c1728..4218a4a 100644
--- a/tests/indexed-types/should_compile/T3017.stderr
+++ b/tests/indexed-types/should_compile/T3017.stderr
@@ -6,7 +6,7 @@ TYPE CONSTRUCTORS
   Coll :: * -> Constraint
   class Coll c
       RecFlag NonRecursive
-      type family Elem c1 :: *
+      type family Elem c :: *
       empty :: c insert :: Elem c -> c -> c
   ListColl :: * -> *
   data ListColl a



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

Reply via email to