patch applied (ghc-6.8/ghc): Fix CodingStyle#Warnings URLs

Ian Lynagh igloo at earth.li
Tue Sep 4 11:33:16 EDT 2007


Tue Sep  4 07:01:15 PDT 2007  Ian Lynagh <igloo at earth.li>
  * Fix CodingStyle#Warnings URLs

    M ./compiler/basicTypes/BasicTypes.lhs -1 +1
    M ./compiler/basicTypes/DataCon.lhs -1 +1
    M ./compiler/basicTypes/Demand.lhs -1 +1
    M ./compiler/basicTypes/Id.lhs -1 +1
    M ./compiler/basicTypes/IdInfo.lhs -1 +1
    M ./compiler/basicTypes/Literal.lhs -1 +1
    M ./compiler/basicTypes/MkId.lhs -1 +1
    M ./compiler/basicTypes/Module.lhs -1 +1
    M ./compiler/basicTypes/Name.lhs -1 +1
    M ./compiler/basicTypes/NameEnv.lhs -1 +1
    M ./compiler/basicTypes/NameSet.lhs -1 +1
    M ./compiler/basicTypes/NewDemand.lhs -1 +1
    M ./compiler/basicTypes/OccName.lhs -1 +1
    M ./compiler/basicTypes/RdrName.lhs -1 +1
    M ./compiler/basicTypes/SrcLoc.lhs -1 +1
    M ./compiler/basicTypes/UniqSupply.lhs -1 +1
    M ./compiler/basicTypes/Unique.lhs -1 +1
    M ./compiler/basicTypes/Var.lhs -1 +1
    M ./compiler/basicTypes/VarEnv.lhs -1 +1
    M ./compiler/basicTypes/VarSet.lhs -1 +1
    M ./compiler/cmm/CLabel.hs -1 +1
    M ./compiler/cmm/Cmm.hs -1 +1
    M ./compiler/cmm/CmmBrokenBlock.hs -1 +1
    M ./compiler/cmm/CmmCPS.hs -1 +1
    M ./compiler/cmm/CmmCPSGen.hs -1 +1
    M ./compiler/cmm/CmmCallConv.hs -1 +1
    M ./compiler/cmm/CmmInfo.hs -1 +1
    M ./compiler/cmm/CmmLex.x -1 +1
    M ./compiler/cmm/CmmLint.hs -1 +1
    M ./compiler/cmm/CmmLive.hs -1 +1
    M ./compiler/cmm/CmmOpt.hs -1 +1
    M ./compiler/cmm/CmmParse.y -1 +1
    M ./compiler/cmm/CmmProcPoint.hs -1 +1
    M ./compiler/cmm/CmmUtils.hs -1 +1
    M ./compiler/cmm/Dataflow.hs -1 +1
    M ./compiler/cmm/MachOp.hs -1 +1
    M ./compiler/cmm/PprC.hs -1 +1
    M ./compiler/cmm/PprCmm.hs -1 +1
    M ./compiler/codeGen/Bitmap.hs -1 +1
    M ./compiler/codeGen/CgBindery.lhs -1 +1
    M ./compiler/codeGen/CgCallConv.hs -1 +1
    M ./compiler/codeGen/CgCase.lhs -1 +1
    M ./compiler/codeGen/CgClosure.lhs -1 +1
    M ./compiler/codeGen/CgCon.lhs -1 +1
    M ./compiler/codeGen/CgExpr.lhs -1 +1
    M ./compiler/codeGen/CgForeignCall.hs -1 +1
    M ./compiler/codeGen/CgHeapery.lhs -1 +1
    M ./compiler/codeGen/CgHpc.hs -1 +1
    M ./compiler/codeGen/CgInfoTbls.hs -1 +1
    M ./compiler/codeGen/CgLetNoEscape.lhs -1 +1
    M ./compiler/codeGen/CgMonad.lhs -1 +1
    M ./compiler/codeGen/CgParallel.hs -1 +1
    M ./compiler/codeGen/CgPrimOp.hs -1 +1
    M ./compiler/codeGen/CgProf.hs -1 +1
    M ./compiler/codeGen/CgStackery.lhs -1 +1
    M ./compiler/codeGen/CgTailCall.lhs -1 +1
    M ./compiler/codeGen/CgTicky.hs -1 +1
    M ./compiler/codeGen/CgUtils.hs -1 +1
    M ./compiler/codeGen/ClosureInfo.lhs -1 +1
    M ./compiler/codeGen/CodeGen.lhs -1 +1
    M ./compiler/codeGen/SMRep.lhs -1 +1
    M ./compiler/coreSyn/CoreFVs.lhs -1 +1
    M ./compiler/coreSyn/CoreLint.lhs -1 +1
    M ./compiler/coreSyn/CorePrep.lhs -1 +1
    M ./compiler/coreSyn/CoreSubst.lhs -1 +1
    M ./compiler/coreSyn/CoreSyn.lhs -1 +1
    M ./compiler/coreSyn/CoreTidy.lhs -1 +1
    M ./compiler/coreSyn/CoreUnfold.lhs -1 +1
    M ./compiler/coreSyn/CoreUtils.lhs -1 +1
    M ./compiler/coreSyn/ExternalCore.lhs -1 +1
    M ./compiler/coreSyn/MkExternalCore.lhs -1 +1
    M ./compiler/coreSyn/PprCore.lhs -1 +1
    M ./compiler/coreSyn/PprExternalCore.lhs -1 +1
    M ./compiler/cprAnalysis/CprAnalyse.lhs -1 +1
    M ./compiler/deSugar/Check.lhs -1 +1
    M ./compiler/deSugar/Coverage.lhs -1 +1
    M ./compiler/deSugar/Desugar.lhs -1 +1
    M ./compiler/deSugar/DsArrows.lhs -1 +1
    M ./compiler/deSugar/DsBinds.lhs -1 +1
    M ./compiler/deSugar/DsCCall.lhs -1 +1
    M ./compiler/deSugar/DsExpr.lhs -1 +1
    M ./compiler/deSugar/DsForeign.lhs -1 +1
    M ./compiler/deSugar/DsGRHSs.lhs -1 +1
    M ./compiler/deSugar/DsListComp.lhs -1 +1
    M ./compiler/deSugar/DsMeta.hs -1 +1
    M ./compiler/deSugar/DsMonad.lhs -1 +1
    M ./compiler/deSugar/DsUtils.lhs -1 +1
    M ./compiler/deSugar/Match.lhs -1 +1
    M ./compiler/deSugar/MatchCon.lhs -1 +1
    M ./compiler/deSugar/MatchLit.lhs -1 +1
    M ./compiler/ghci/ByteCodeAsm.lhs -1 +1
    M ./compiler/ghci/ByteCodeFFI.lhs -1 +1
    M ./compiler/ghci/ByteCodeGen.lhs -1 +1
    M ./compiler/ghci/ByteCodeInstr.lhs -1 +1
    M ./compiler/ghci/ByteCodeItbls.lhs -1 +1
    M ./compiler/ghci/ByteCodeLink.lhs -1 +1
    M ./compiler/ghci/Debugger.hs -1 +1
    M ./compiler/ghci/GhciMonad.hs -1 +1
    M ./compiler/ghci/GhciTags.hs -1 +1
    M ./compiler/ghci/InteractiveUI.hs -1 +1
    M ./compiler/ghci/Linker.lhs -1 +1
    M ./compiler/ghci/ObjLink.lhs -1 +1
    M ./compiler/ghci/RtClosureInspect.hs -1 +1
    M ./compiler/hsSyn/Convert.lhs -1 +1
    M ./compiler/hsSyn/HsBinds.lhs -1 +1
    M ./compiler/hsSyn/HsDecls.lhs -1 +1
    M ./compiler/hsSyn/HsDoc.hs -1 +1
    M ./compiler/hsSyn/HsExpr.lhs -1 +1
    M ./compiler/hsSyn/HsImpExp.lhs -1 +1
    M ./compiler/hsSyn/HsLit.lhs -1 +1
    M ./compiler/hsSyn/HsPat.lhs -1 +1
    M ./compiler/hsSyn/HsSyn.lhs -1 +1
    M ./compiler/hsSyn/HsTypes.lhs -1 +1
    M ./compiler/hsSyn/HsUtils.lhs -1 +1
    M ./compiler/iface/BinIface.hs -1 +1
    M ./compiler/iface/BuildTyCl.lhs -1 +1
    M ./compiler/iface/IfaceEnv.lhs -1 +1
    M ./compiler/iface/IfaceSyn.lhs -1 +1
    M ./compiler/iface/IfaceType.lhs -1 +1
    M ./compiler/iface/LoadIface.lhs -1 +1
    M ./compiler/iface/MkIface.lhs -1 +1
    M ./compiler/iface/TcIface.lhs -1 +1
    M ./compiler/ilxGen/IlxGen.lhs -1 +1
    M ./compiler/javaGen/Java.lhs -1 +1
    M ./compiler/javaGen/JavaGen.lhs -1 +1
    M ./compiler/javaGen/PrintJava.lhs -1 +1
    M ./compiler/main/BreakArray.hs -1 +1
    M ./compiler/main/CmdLineParser.hs -1 +1
    M ./compiler/main/CodeOutput.lhs -1 +1
    M ./compiler/main/Constants.lhs -1 +1
    M ./compiler/main/DriverMkDepend.hs -1 +1
    M ./compiler/main/DriverPhases.hs -1 +1
    M ./compiler/main/DriverPipeline.hs -1 +1
    M ./compiler/main/DynFlags.hs -1 +1
    M ./compiler/main/ErrUtils.lhs -1 +1
    M ./compiler/main/Finder.lhs -1 +1
    M ./compiler/main/GHC.hs -1 +1
    M ./compiler/main/HeaderInfo.hs -1 +1
    M ./compiler/main/HscMain.lhs -1 +1
    M ./compiler/main/HscStats.lhs -1 +1
    M ./compiler/main/HscTypes.lhs -1 +1
    M ./compiler/main/InteractiveEval.hs -1 +1
    M ./compiler/main/Main.hs -1 +1
    M ./compiler/main/PackageConfig.hs -1 +1
    M ./compiler/main/Packages.lhs -1 +1
    M ./compiler/main/ParsePkgConf.y -1 +1
    M ./compiler/main/PprTyThing.hs -1 +1
    M ./compiler/main/StaticFlags.hs -1 +1
    M ./compiler/main/SysTools.lhs -1 +1
    M ./compiler/main/TidyPgm.lhs -1 +1
    M ./compiler/nativeGen/AsmCodeGen.lhs -1 +1
    M ./compiler/nativeGen/GraphBase.hs -1 +1
    M ./compiler/nativeGen/GraphColor.hs -1 +1
    M ./compiler/nativeGen/GraphOps.hs -1 +1
    M ./compiler/nativeGen/GraphPpr.hs -1 +1
    M ./compiler/nativeGen/MachCodeGen.hs -1 +1
    M ./compiler/nativeGen/MachInstrs.hs -1 +1
    M ./compiler/nativeGen/MachRegs.lhs -1 +1
    M ./compiler/nativeGen/NCGMonad.hs -1 +1
    M ./compiler/nativeGen/PositionIndependentCode.hs -1 +1
    M ./compiler/nativeGen/PprMach.hs -1 +1
    M ./compiler/nativeGen/RegAllocColor.hs -1 +1
    M ./compiler/nativeGen/RegAllocInfo.hs -1 +1
    M ./compiler/nativeGen/RegAllocLinear.hs -1 +1
    M ./compiler/nativeGen/RegAllocStats.hs -1 +1
    M ./compiler/nativeGen/RegArchBase.hs -1 +1
    M ./compiler/nativeGen/RegArchX86.hs -1 +1
    M ./compiler/nativeGen/RegCoalesce.hs -1 +1
    M ./compiler/nativeGen/RegLiveness.hs -1 +1
    M ./compiler/nativeGen/RegSpill.hs -1 +1
    M ./compiler/nativeGen/RegSpillClean.hs -1 +1
    M ./compiler/ndpFlatten/FlattenInfo.hs -1 +1
    M ./compiler/ndpFlatten/FlattenMonad.hs -1 +1
    M ./compiler/ndpFlatten/Flattening.hs -1 +1
    M ./compiler/ndpFlatten/NDPCoreUtils.hs -1 +1
    M ./compiler/ndpFlatten/PArrAnal.hs -1 +1
    M ./compiler/parser/Ctype.lhs -1 +1
    M ./compiler/parser/HaddockLex.x -1 +1
    M ./compiler/parser/HaddockParse.y -1 +1
    M ./compiler/parser/HaddockUtils.hs -1 +1
    M ./compiler/parser/LexCore.hs -1 +1
    M ./compiler/parser/Lexer.x -1 +1
    M ./compiler/parser/Parser.y.pp -1 +1
    M ./compiler/parser/ParserCore.y -1 +1
    M ./compiler/parser/ParserCoreUtils.hs -1 +1
    M ./compiler/parser/RdrHsSyn.lhs -1 +1
    M ./compiler/prelude/ForeignCall.lhs -1 +1
    M ./compiler/prelude/PrelInfo.lhs -1 +1
    M ./compiler/prelude/PrelNames.lhs -1 +1
    M ./compiler/prelude/PrelRules.lhs -1 +1
    M ./compiler/prelude/PrimOp.lhs -1 +1
    M ./compiler/prelude/TysPrim.lhs -1 +1
    M ./compiler/prelude/TysWiredIn.lhs -1 +1
    M ./compiler/profiling/CostCentre.lhs -1 +1
    M ./compiler/profiling/SCCfinal.lhs -1 +1
    M ./compiler/rename/RnBinds.lhs -1 +1
    M ./compiler/rename/RnEnv.lhs -1 +1
    M ./compiler/rename/RnExpr.lhs -1 +1
    M ./compiler/rename/RnHsDoc.hs -1 +1
    M ./compiler/rename/RnHsSyn.lhs -1 +1
    M ./compiler/rename/RnNames.lhs -1 +1
    M ./compiler/rename/RnSource.lhs -1 +1
    M ./compiler/rename/RnTypes.lhs -1 +1
    M ./compiler/simplCore/CSE.lhs -1 +1
    M ./compiler/simplCore/FloatIn.lhs -1 +1
    M ./compiler/simplCore/FloatOut.lhs -1 +1
    M ./compiler/simplCore/LiberateCase.lhs -1 +1
    M ./compiler/simplCore/OccurAnal.lhs -1 +1
    M ./compiler/simplCore/SAT.lhs -1 +1
    M ./compiler/simplCore/SATMonad.lhs -1 +1
    M ./compiler/simplCore/SetLevels.lhs -1 +1
    M ./compiler/simplCore/SimplCore.lhs -1 +1
    M ./compiler/simplCore/SimplEnv.lhs -1 +1
    M ./compiler/simplCore/SimplMonad.lhs -1 +1
    M ./compiler/simplCore/SimplUtils.lhs -1 +1
    M ./compiler/simplCore/Simplify.lhs -1 +1
    M ./compiler/simplStg/SRT.lhs -1 +1
    M ./compiler/simplStg/SimplStg.lhs -1 +1
    M ./compiler/simplStg/StgStats.lhs -1 +1
    M ./compiler/specialise/Rules.lhs -1 +1
    M ./compiler/specialise/SpecConstr.lhs -1 +1
    M ./compiler/specialise/Specialise.lhs -1 +1
    M ./compiler/stgSyn/CoreToStg.lhs -1 +1
    M ./compiler/stgSyn/StgLint.lhs -1 +1
    M ./compiler/stgSyn/StgSyn.lhs -1 +1
    M ./compiler/stranal/DmdAnal.lhs -1 +1
    M ./compiler/stranal/SaAbsInt.lhs -1 +1
    M ./compiler/stranal/SaLib.lhs -1 +1
    M ./compiler/stranal/StrictAnal.lhs -1 +1
    M ./compiler/stranal/WorkWrap.lhs -1 +1
    M ./compiler/stranal/WwLib.lhs -1 +1
    M ./compiler/typecheck/FamInst.lhs -1 +1
    M ./compiler/typecheck/Inst.lhs -1 +1
    M ./compiler/typecheck/TcArrows.lhs -1 +1
    M ./compiler/typecheck/TcBinds.lhs -1 +1
    M ./compiler/typecheck/TcClassDcl.lhs -1 +1
    M ./compiler/typecheck/TcDefaults.lhs -1 +1
    M ./compiler/typecheck/TcDeriv.lhs -1 +1
    M ./compiler/typecheck/TcEnv.lhs -1 +1
    M ./compiler/typecheck/TcExpr.lhs -1 +1
    M ./compiler/typecheck/TcForeign.lhs -1 +1
    M ./compiler/typecheck/TcGadt.lhs -1 +1
    M ./compiler/typecheck/TcGenDeriv.lhs -1 +1
    M ./compiler/typecheck/TcHsSyn.lhs -1 +1
    M ./compiler/typecheck/TcHsType.lhs -1 +1
    M ./compiler/typecheck/TcInstDcls.lhs -1 +1
    M ./compiler/typecheck/TcMType.lhs -1 +1
    M ./compiler/typecheck/TcMatches.lhs -1 +1
    M ./compiler/typecheck/TcPat.lhs -1 +1
    M ./compiler/typecheck/TcRnDriver.lhs -1 +1
    M ./compiler/typecheck/TcRnMonad.lhs -1 +1
    M ./compiler/typecheck/TcRnTypes.lhs -1 +1
    M ./compiler/typecheck/TcRules.lhs -1 +1
    M ./compiler/typecheck/TcSimplify.lhs -1 +1
    M ./compiler/typecheck/TcSplice.lhs -1 +1
    M ./compiler/typecheck/TcTyClsDecls.lhs -1 +1
    M ./compiler/typecheck/TcTyDecls.lhs -1 +1
    M ./compiler/typecheck/TcTyFuns.lhs -1 +1
    M ./compiler/typecheck/TcType.lhs -1 +1
    M ./compiler/typecheck/TcUnify.lhs -1 +1
    M ./compiler/types/Class.lhs -1 +1
    M ./compiler/types/Coercion.lhs -1 +1
    M ./compiler/types/FamInstEnv.lhs -1 +1
    M ./compiler/types/FunDeps.lhs -1 +1
    M ./compiler/types/Generics.lhs -1 +1
    M ./compiler/types/InstEnv.lhs -1 +1
    M ./compiler/types/TyCon.lhs -1 +1
    M ./compiler/types/Type.lhs -1 +1
    M ./compiler/types/TypeRep.lhs -1 +1
    M ./compiler/types/Unify.lhs -1 +1
    M ./compiler/utils/Bag.lhs -1 +1
    M ./compiler/utils/Binary.hs -1 +1
    M ./compiler/utils/BufWrite.hs -1 +1
    M ./compiler/utils/Digraph.lhs -1 +1
    M ./compiler/utils/Encoding.hs -1 +1
    M ./compiler/utils/FastMutInt.lhs -1 +1
    M ./compiler/utils/FastString.lhs -1 +1
    M ./compiler/utils/FastTypes.lhs -1 +1
    M ./compiler/utils/FiniteMap.lhs -1 +1
    M ./compiler/utils/IOEnv.hs -1 +1
    M ./compiler/utils/ListSetOps.lhs -1 +1
    M ./compiler/utils/Maybes.lhs -1 +1
    M ./compiler/utils/OrdList.lhs -1 +1
    M ./compiler/utils/Outputable.lhs -1 +1
    M ./compiler/utils/Panic.lhs -1 +1
    M ./compiler/utils/Pretty.lhs -1 +1
    M ./compiler/utils/State.hs -1 +1
    M ./compiler/utils/StringBuffer.lhs -1 +1
    M ./compiler/utils/UniqFM.lhs -1 +1
    M ./compiler/utils/UniqSet.lhs -1 +1
    M ./compiler/utils/Util.lhs -1 +1
    M ./compiler/vectorise/VectBuiltIn.hs -1 +1
    M ./compiler/vectorise/VectCore.hs -1 +1
    M ./compiler/vectorise/VectMonad.hs -1 +1
    M ./compiler/vectorise/VectType.hs -1 +1
    M ./compiler/vectorise/VectUtils.hs -1 +1
    M ./compiler/vectorise/Vectorise.hs -1 +1
    M ./utils/genapply/GenApply.hs -1 +1
    M ./utils/genprimopcode/Parser.y -1 +1
    M ./utils/hpc/HpcParser.y -1 +1



More information about the Cvs-ghc mailing list