[commit: ghc] ghc-kinds: kind polymorphic Any (cc1ae74)
Julien Cretin
julien at galois.com
Sat Sep 24 00:38:19 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/cc1ae74e7b93e4ff9438a9e5a93cc51e5457cdd2
>---------------------------------------------------------------
commit cc1ae74e7b93e4ff9438a9e5a93cc51e5457cdd2
Author: Julien Cretin <ghc at ia0.eu>
Date: Fri Sep 23 23:32:58 2011 +0200
kind polymorphic Any
compiler/TODO | 2 +-
compiler/hsSyn/Convert.lhs | 2 +-
compiler/iface/BinIface.hs | 5 +---
compiler/iface/IfaceType.lhs | 12 ++------
compiler/iface/TcIface.lhs | 4 +--
compiler/prelude/TysPrim.lhs | 59 +++++++----------------------------------
compiler/types/TyCon.lhs | 28 +-------------------
7 files changed, 18 insertions(+), 94 deletions(-)
Diff suppressed because of size. To see it, use:
git show cc1ae74e7b93e4ff9438a9e5a93cc51e5457cdd2
More information about the Cvs-ghc
mailing list