patch applied (ghc): Remove unused imports

Ian Lynagh igloo at earth.li
Tue Jul 7 18:17:53 EDT 2009


Tue Jul  7 05:15:48 PDT 2009  Ian Lynagh <igloo at earth.li>
  * Remove unused imports

    M ./compiler/basicTypes/MkId.lhs -3
    M ./compiler/cmm/CmmBuildInfoTables.hs -2
    M ./compiler/cmm/CmmCPS.hs -2
    M ./compiler/cmm/CmmCPSGen.hs -1
    M ./compiler/cmm/CmmCallConv.hs -1
    M ./compiler/cmm/CmmCvt.hs -4
    M ./compiler/cmm/CmmProcPointZ.hs -2
    M ./compiler/cmm/CmmSpillReload.hs -2
    M ./compiler/cmm/CmmStackLayout.hs -1
    M ./compiler/cmm/DFMonad.hs -1
    M ./compiler/cmm/PprCmmZ.hs -1
    M ./compiler/cmm/ZipDataflow.hs -2
    M ./compiler/codeGen/CgCon.lhs -2
    M ./compiler/codeGen/CgInfoTbls.hs -1
    M ./compiler/codeGen/CgLetNoEscape.lhs -1
    M ./compiler/codeGen/CgProf.hs -1
    M ./compiler/codeGen/CodeGen.lhs -1
    M ./compiler/codeGen/StgCmm.hs -1
    M ./compiler/codeGen/StgCmmBind.hs -2
    M ./compiler/codeGen/StgCmmClosure.hs -1
    M ./compiler/codeGen/StgCmmEnv.hs -1
    M ./compiler/codeGen/StgCmmHeap.hs -1
    M ./compiler/codeGen/StgCmmLayout.hs -1
    M ./compiler/codeGen/StgCmmProf.hs -1
    M ./compiler/codeGen/StgCmmUtils.hs -1
    M ./compiler/coreSyn/CoreArity.lhs -3
    M ./compiler/coreSyn/CoreTidy.lhs -1
    M ./compiler/coreSyn/MkCore.lhs -1
    M ./compiler/deSugar/Coverage.lhs -1
    M ./compiler/deSugar/DsBinds.lhs -1
    M ./compiler/deSugar/DsCCall.lhs -1
    M ./compiler/deSugar/DsExpr.lhs -1
    M ./compiler/deSugar/DsMeta.hs -1
    M ./compiler/deSugar/DsMonad.lhs -2
    M ./compiler/deSugar/MatchCon.lhs -1
    M ./compiler/deSugar/MatchLit.lhs -2
    M ./compiler/ghci/ByteCodeAsm.lhs -10
    M ./compiler/ghci/Linker.lhs -2
    M ./compiler/hsSyn/HsLit.lhs -1
    M ./compiler/iface/BinIface.hs -2
    M ./compiler/iface/BuildTyCl.lhs -3
    M ./compiler/iface/IfaceEnv.lhs -1
    M ./compiler/iface/LoadIface.lhs -5
    M ./compiler/iface/MkIface.lhs -3
    M ./compiler/iface/TcIface.lhs -2
    M ./compiler/main/CodeOutput.lhs -1
    M ./compiler/main/Finder.lhs -2
    M ./compiler/main/GHC.hs -1
    M ./compiler/main/HscTypes.lhs -3 +1
    M ./compiler/main/PprTyThing.hs -1
    M ./compiler/main/SysTools.lhs -1
    M ./compiler/main/TidyPgm.lhs -2
    M ./compiler/nativeGen/Reg.hs -1
    M ./compiler/nativeGen/RegAlloc/Graph/Coalesce.hs -1
    M ./compiler/nativeGen/RegAlloc/Graph/Main.hs -1
    M ./compiler/nativeGen/RegAlloc/Graph/Spill.hs -1
    M ./compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -1
    M ./compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -1
    M ./compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -1
    M ./compiler/nativeGen/SPARC/Instr.hs -2
    M ./compiler/nativeGen/X86/Instr.hs -1
    M ./compiler/parser/HaddockUtils.hs -3
    M ./compiler/rename/RnEnv.lhs -1 +1
    M ./compiler/rename/RnExpr.lhs -1
    M ./compiler/rename/RnHsDoc.hs -1
    M ./compiler/rename/RnSource.lhs -1
    M ./compiler/simplCore/CoreMonad.lhs -2
    M ./compiler/simplCore/SAT.lhs -2
    M ./compiler/simplCore/SetLevels.lhs -1 +1
    M ./compiler/simplStg/SRT.lhs -2
    M ./compiler/specialise/SpecConstr.lhs -1
    M ./compiler/stgSyn/StgLint.lhs -1 +1
    M ./compiler/stranal/WorkWrap.lhs -4 +1
    M ./compiler/stranal/WwLib.lhs -1 +1
    M ./compiler/typecheck/TcBinds.lhs -2
    M ./compiler/typecheck/TcEnv.lhs -2
    M ./compiler/typecheck/TcHsSyn.lhs -1
    M ./compiler/typecheck/TcHsType.lhs -3
    M ./compiler/typecheck/TcPat.lhs -2
    M ./compiler/typecheck/TcRnMonad.lhs -1
    M ./compiler/typecheck/TcRnTypes.lhs -2
    M ./compiler/typecheck/TcSimplify.lhs -2
    M ./compiler/typecheck/TcTyFuns.lhs -1
    M ./compiler/types/FamInstEnv.lhs -2
    M ./compiler/types/Generics.lhs -2
    M ./compiler/utils/Serialized.hs -1
    M ./compiler/vectorise/VectMonad.hs -1
    M ./compiler/vectorise/Vectorise.hs -3 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090707121548-3fd76-fe2840723001bff16407cc8285f3114b03cfcfcd.gz



More information about the Cvs-ghc mailing list