[project @ 2003-11-17 14:23:30 by simonmar]
authorsimonmar <unknown>
Mon, 17 Nov 2003 14:23:39 +0000 (14:23 +0000)
committersimonmar <unknown>
Mon, 17 Nov 2003 14:23:39 +0000 (14:23 +0000)
commit98744cef7b82e7eefbb1c6f1d8b9e28c415939c4
treeb7238021ca3d412bb8e6bce67a463e908333f189
parent8abedd122bf6f96ce8151dc86dd2c7727b639de5
[project @ 2003-11-17 14:23:30 by simonmar]
GC some dead code.  In some places, I left useful-looking but
currently unused definitions in place, surrounded by #ifdef UNUSED
... #endif.
21 files changed:
ghc/compiler/Makefile
ghc/compiler/basicTypes/RdrName.lhs
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/coreSyn/PprExternalCore.lhs
ghc/compiler/ghci/Linker.lhs
ghc/compiler/iface/IfaceEnv.lhs
ghc/compiler/iface/LoadIface.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/DriverMkDepend.hs
ghc/compiler/parser/Lexer.x
ghc/compiler/prelude/PrimOp.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/types/Class.lhs
ghc/compiler/types/InstEnv.lhs
ghc/compiler/utils/FastMutInt.lhs
ghc/compiler/utils/PrimPacked.lhs
ghc/compiler/utils/StringBuffer.lhs