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

On branch  : ghc-kinds

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

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

commit ca14443260c7b9f5f6539e9ce3345ac89cf91710
Author: Jose Pedro Magalhaes <j...@cs.uu.nl>
Date:   Thu Oct 27 13:57:10 2011 +0100

    Forgot to add AnyK here.

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

 compiler/prelude/TysPrim.lhs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/compiler/prelude/TysPrim.lhs b/compiler/prelude/TysPrim.lhs
index 55bcc81..deffb8a 100755
--- a/compiler/prelude/TysPrim.lhs
+++ b/compiler/prelude/TysPrim.lhs
@@ -120,6 +120,7 @@ primTyCons
     , word32PrimTyCon
     , word64PrimTyCon
     , anyTyCon
+    , anyKindTyCon
     , constraintKindTyCon
     , eqPrimTyCon
     ]



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

Reply via email to