Massive patch for the first months work adding System FC to GHC #27
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 22:10:01 +0000 (22:10 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 22:10:01 +0000 (22:10 +0000)
commit819d8189dddeb05e881bc641f0a6ab2cd14ee1ad
tree4b6c21703c5d48b904bbfbd29c48320aeca8901a
parentbdee32f9a91a9bb2403a469494674c909d1bdb76
Massive patch for the first months work adding System FC to GHC #27

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/parser/LexCore.hs
compiler/parser/ParserCore.y
compiler/parser/ParserCoreUtils.hs