Massive patch for the first months work adding System FC to GHC #35
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 22:23:51 +0000 (22:23 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 22:23:51 +0000 (22:23 +0000)
commitc76c69c5b62f1ca4fa52d75b0dfbd37b7eddbb09
treeea4b3a3d47bbe3801b7bd0b04a73123eadf23ffb
parentf3c4792fad3bf46e5ee500a909287718324c45d1
Massive patch for the first months work adding System FC to GHC #35

Broken up massive patch -=chak
Original log message:
This is (sadly) all done in one patch to avoid Darcs bugs.
It's not complete work... more FC stuff to come.  A compiler
using just this patch will fail dismally.
compiler/types/Class.lhs
compiler/types/FunDeps.lhs
compiler/types/InstEnv.lhs
compiler/types/Kind.lhs [deleted file]
compiler/types/TyCon.lhs
compiler/types/Type.lhs
compiler/types/TypeRep.lhs
compiler/types/TypeRep.lhs-boot
compiler/types/Unify.lhs