Massive patch for the first months work adding System FC to GHC #1
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Mon, 18 Sep 2006 18:10:54 +0000 (18:10 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Mon, 18 Sep 2006 18:10:54 +0000 (18:10 +0000)
commitd5bba9ee196f64a077e922680b16fe6f28fb79db
tree408190c7c1a83e55720a3d86396c2517d5f7e45c
parent07f3c0c8ebbcc5298167b5b705a1660519b395c4
Massive patch for the first months work adding System FC to GHC #1
Fri Aug  4 15:11:01 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
  * Massive patch for the first months work adding System FC to GHC #1
  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/basicTypes/BasicTypes.lhs
compiler/basicTypes/DataCon.lhs
compiler/basicTypes/Id.lhs
compiler/basicTypes/MkId.lhs
compiler/basicTypes/OccName.lhs
compiler/basicTypes/Var.lhs
compiler/basicTypes/VarEnv.lhs