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

On branch  : ghc-kinds

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

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

commit c5056784f3671ec6fe1351b0fa36d2a1eab88d4e
Author: Simon Peyton Jones <[email protected]>
Date:   Wed Nov 2 09:33:25 2011 +0000

    Remove redundant line

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

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

diff --git a/compiler/prelude/TysPrim.lhs b/compiler/prelude/TysPrim.lhs
index a22cef4..5e6a977 100755
--- a/compiler/prelude/TysPrim.lhs
+++ b/compiler/prelude/TysPrim.lhs
@@ -121,7 +121,6 @@ primTyCons
     , word64PrimTyCon
     , anyTyCon
     , anyKindTyCon
-    , constraintKindTyCon
     , eqPrimTyCon
 
     , liftedTypeKindTyCon



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

Reply via email to