Warning fix for unused and redundant imports
authorMichael D. Adams <t-madams@microsoft.com>
Thu, 10 May 2007 09:31:35 +0000 (09:31 +0000)
committerMichael D. Adams <t-madams@microsoft.com>
Thu, 10 May 2007 09:31:35 +0000 (09:31 +0000)
commitb1ab4b8a607addc4d097588db5761313c996a41f
treeb7e126ed9b7cb4f4aae384affade6be82a12c45a
parente46cab34c24d2b9bdb37dbddf8ff640653b0b35f
Warning fix for unused and redundant imports
32 files changed:
compiler/codeGen/CgClosure.lhs
compiler/codeGen/CgInfoTbls.hs
compiler/coreSyn/MkExternalCore.lhs
compiler/deSugar/Check.lhs
compiler/deSugar/DsGRHSs.lhs
compiler/deSugar/DsListComp.lhs
compiler/deSugar/DsMonad.lhs
compiler/deSugar/Match.lhs
compiler/deSugar/MatchLit.lhs
compiler/hsSyn/HsBinds.lhs
compiler/iface/BuildTyCl.lhs
compiler/iface/LoadIface.lhs
compiler/main/DriverPipeline.hs
compiler/main/ErrUtils.lhs
compiler/main/HeaderInfo.hs
compiler/main/SysTools.lhs
compiler/nativeGen/AsmCodeGen.lhs
compiler/ndpFlatten/Flattening.hs
compiler/parser/HaddockLex.x
compiler/parser/LexCore.hs
compiler/parser/RdrHsSyn.lhs
compiler/profiling/SCCfinal.lhs
compiler/simplCore/LiberateCase.lhs
compiler/simplStg/SRT.lhs
compiler/stgSyn/CoreToStg.lhs
compiler/typecheck/TcEnv.lhs
compiler/typecheck/TcForeign.lhs
compiler/typecheck/TcGadt.lhs
compiler/typecheck/TcHsSyn.lhs
compiler/typecheck/TcRnDriver.lhs
compiler/utils/BufWrite.hs
compiler/utils/Panic.lhs