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