Massive patch for the first months work adding System FC to GHC #9
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 19:49:08 +0000 (19:49 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 19:49:08 +0000 (19:49 +0000)
commit37507b3a4342773030ef538599363a5aff8b666a
tree11e797915149df66bbd063da6b9ad6529c1765f5
parentcb8efb737dae6e41f28d471883df67724a33120f
Massive patch for the first months work adding System FC to GHC #9

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/deSugar/Match.lhs
compiler/deSugar/MatchCon.lhs
compiler/deSugar/MatchLit.lhs