[project @ 2002-04-05 23:24:25 by sof]
authorsof <unknown>
Fri, 5 Apr 2002 23:24:31 +0000 (23:24 +0000)
committersof <unknown>
Fri, 5 Apr 2002 23:24:31 +0000 (23:24 +0000)
commitd254a44b8392ff0a4327f1916ef921887ce78769
treee02757096d7fa0196815d26287ac768513d0c67c
parentef3da13ba529e1f0202709bec93a2b5ba7f3e1b8
[project @ 2002-04-05 23:24:25 by sof]
Friday afternoon pet peeve removal: define (Util.notNull :: [a] -> Bool) and use it
33 files changed:
ghc/compiler/basicTypes/DataCon.lhs
ghc/compiler/codeGen/CgCon.lhs
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/deSugar/Check.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/deSugar/Match.lhs
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/ghci/ByteCodeLink.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/javaGen/JavaGen.lhs
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/DriverState.hs
ghc/compiler/main/Main.hs
ghc/compiler/main/SysTools.lhs
ghc/compiler/nativeGen/StixPrim.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/simplCore/FloatOut.lhs
ghc/compiler/simplCore/LiberateCase.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/SpecConstr.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcMType.lhs
ghc/compiler/typecheck/TcUnify.lhs
ghc/compiler/types/Class.lhs
ghc/compiler/types/InstEnv.lhs
ghc/compiler/utils/Util.lhs