[project @ 2001-11-19 16:34:12 by simonpj]
authorsimonpj <unknown>
Mon, 19 Nov 2001 16:34:14 +0000 (16:34 +0000)
committersimonpj <unknown>
Mon, 19 Nov 2001 16:34:14 +0000 (16:34 +0000)
commit53ce311e219dcccf4d205f573c16e23a5c44265e
tree6f3882383393aaf5798af8d9223d6c56f514d868
parent615a5546467c7864c765adf40706f23be3fa28b6
[project @ 2001-11-19 16:34:12 by simonpj]
Tidy up imports
24 files changed:
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/basicTypes/SrcLoc.lhs
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/codeGen/CgHeapery.lhs
ghc/compiler/coreSyn/CorePrep.lhs
ghc/compiler/coreSyn/ExternalCore.lhs
ghc/compiler/main/Packages.lhs
ghc/compiler/nativeGen/StixInfo.lhs
ghc/compiler/nativeGen/StixMacro.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/simplCore/FloatIn.lhs
ghc/compiler/simplCore/SimplMonad.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/stranal/DmdAnal.lhs
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcMatches.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcRules.lhs
ghc/compiler/utils/Outputable.lhs
ghc/compiler/utils/StringBuffer.lhs