Wed Oct 11 13:01:10 PDT 2006  Simon Marlow <[EMAIL PROTECTED]>
  * More import tidying and fixing the stage 2 build

    M ./compiler/coreSyn/CoreUtils.lhs -3
    M ./compiler/deSugar/DsMeta.hs -8 +4
    M ./compiler/ghci/ByteCodeAsm.lhs -11 +12
    M ./compiler/ghci/ByteCodeFFI.lhs -9 +9
    M ./compiler/ghci/ByteCodeGen.lhs -38 +32
    M ./compiler/ghci/ByteCodeInstr.lhs -10 +11
    M ./compiler/ghci/ByteCodeItbls.lhs -8 +3
    M ./compiler/ghci/ByteCodeLink.lhs -13 +11
    M ./compiler/ghci/InteractiveUI.hs -36 +28
    M ./compiler/ghci/Linker.lhs -33 +27
    M ./compiler/ghci/ObjLink.lhs -5 +4
    M ./compiler/hsSyn/Convert.lhs -28 +25
    M ./compiler/hsSyn/HsBinds.lhs -11 +12
    M ./compiler/hsSyn/HsDecls.lhs -17 +17
    M ./compiler/hsSyn/HsExpr.lhs -12 +13
    M ./compiler/hsSyn/HsImpExp.lhs -1 +3
    M ./compiler/hsSyn/HsLit.lhs +1
    M ./compiler/hsSyn/HsPat.lhs -12 +12
    M ./compiler/hsSyn/HsSyn.lhs +1
    M ./compiler/hsSyn/HsTypes.lhs -9 +8
    M ./compiler/hsSyn/HsUtils.lhs -10 +10
    M ./compiler/main/GHC.hs -7 +7
    M ./compiler/rename/RnNames.lhs -1 +2
    M ./compiler/typecheck/TcExpr.lhs -67 +29
    M ./compiler/typecheck/TcForeign.lhs -27 +16
    M ./compiler/typecheck/TcGadt.lhs -19 +20
    M ./compiler/typecheck/TcGenDeriv.lhs -24 +18
    M ./compiler/typecheck/TcHsSyn.lhs -23 +21
    M ./compiler/typecheck/TcHsType.lhs -34 +20
    M ./compiler/typecheck/TcInstDcls.lhs -47 +36
    M ./compiler/typecheck/TcMType.lhs -47 +19
    M ./compiler/typecheck/TcMatches.lhs -29 +19
    M ./compiler/typecheck/TcPat.lhs -55 +33
    M ./compiler/typecheck/TcRnDriver.lhs -104 +59
    M ./compiler/typecheck/TcRnTypes.lhs -28 +23
    M ./compiler/typecheck/TcRules.lhs -12 +14
    M ./compiler/typecheck/TcSimplify.lhs -48 +29
    M ./compiler/typecheck/TcSplice.lhs -57 +48
    M ./compiler/typecheck/TcTyClsDecls.lhs -64 +34
    M ./compiler/typecheck/TcTyDecls.lhs -1
    M ./compiler/typecheck/TcType.lhs -22 +21
    M ./compiler/typecheck/TcUnify.lhs -52 +23
    M ./compiler/types/Class.lhs -5 +7
    M ./compiler/types/Coercion.lhs -21 +13
    M ./compiler/types/FamInstEnv.lhs -15 +18
    M ./compiler/types/FunDeps.lhs -16 +17
    M ./compiler/types/Generics.lhs -21 +19
    M ./compiler/types/InstEnv.lhs -19 +17
    M ./compiler/types/TyCon.lhs -8 +10
    M ./compiler/types/Type.lhs -24 +12
    M ./compiler/types/TypeRep.lhs -15 +10
    M ./compiler/types/Unify.lhs -5 +7
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to