Massive patch for the first months work adding System FC to GHC #12
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 19:56:07 +0000 (19:56 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 19:56:07 +0000 (19:56 +0000)
commitf1c0fd99f16322fe222c6fcf4626a6162ad0a466
tree31595ba2e144ccbdee682daccad2d3858af116b7
parenta1433cc95b8165bab8c65090642577dd51720f1f
Massive patch for the first months work adding System FC to GHC #12

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/DsArrows.lhs
compiler/deSugar/DsBinds.lhs
compiler/deSugar/DsCCall.lhs
compiler/deSugar/DsExpr.lhs
compiler/deSugar/DsForeign.lhs
compiler/deSugar/DsListComp.lhs
compiler/deSugar/DsMonad.lhs