Wed Sep 20 09:49:16 PDT 2006  Manuel M T Chakravarty <[EMAIL PROTECTED]>
  * Massive patch for the first months work adding System FC to GHC #34
  Fri Sep 15 18:56:58 EDT 2006  Manuel M T Chakravarty <[EMAIL PROTECTED]>
    * Massive patch for the first months work adding System FC to GHC #34
    Fri Aug  4 18:20:57 EDT 2006  Manuel M T Chakravarty <[EMAIL PROTECTED]>
      * Massive patch for the first months work adding System FC to GHC #34
      
      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/typecheck/Inst.lhs -31 +44
    M ./compiler/typecheck/TcArrows.lhs -18 +27
    M ./compiler/typecheck/TcBinds.lhs -12 +9
    M ./compiler/typecheck/TcDeriv.lhs -3 +3
    M ./compiler/typecheck/TcEnv.lhs -30 +32
    M ./compiler/typecheck/TcExpr.lhs -68 +92
    M ./compiler/typecheck/TcHsSyn.lhs -67 +43
    M ./compiler/typecheck/TcHsType.lhs -1 +1
    M ./compiler/typecheck/TcMType.lhs -43 +52
    M ./compiler/typecheck/TcMatches.lhs -45 +51
    M ./compiler/typecheck/TcPat.lhs -223 +205
    M ./compiler/typecheck/TcRnDriver.lhs -4 +6
    M ./compiler/typecheck/TcRnMonad.lhs -27 +28
    M ./compiler/typecheck/TcRnTypes.lhs -8 +13
    M ./compiler/typecheck/TcSimplify.lhs -5 +8
    M ./compiler/typecheck/TcSplice.lhs -3 +3
    M ./compiler/typecheck/TcTyClsDecls.lhs -67 +89
    M ./compiler/typecheck/TcType.lhs -21 +58
    M ./compiler/typecheck/TcType.lhs-boot +2
    M ./compiler/typecheck/TcUnify.lhs -53 +53
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to