patch applied (ghc-fc2): Massive patch for the first months work
adding System FC to GHC #35
chak at cse.unsw.edu.au
chak at cse.unsw.edu.au
Mon Aug 7 15:53:55 EDT 2006
Fri Aug 4 15:23:51 PDT 2006 Manuel M T Chakravarty <chak at cse.unsw.edu.au>
* 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.
M ./compiler/types/Class.lhs -2 +10
M ./compiler/types/FunDeps.lhs -15 +2
M ./compiler/types/InstEnv.lhs -35 +5
R ./compiler/types/Kind.lhs
M ./compiler/types/TyCon.lhs -31 +123
M ./compiler/types/Type.lhs -88 +333
M ./compiler/types/TypeRep.lhs -13 +136
M ./compiler/types/TypeRep.lhs-boot +11
M ./compiler/types/Unify.lhs -362 +6
More information about the Cvs-ghc
mailing list