Remove code that is dead now that we need >= 6.12 to build
authorIan Lynagh <igloo@earth.li>
Wed, 15 Dec 2010 20:10:06 +0000 (20:10 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 15 Dec 2010 20:10:06 +0000 (20:10 +0000)
commitedc0bafd3fcd01b85a2e8894e5dfe149eb0e0857
tree208bde3ea2b0de6ec9ed17a26e4b5990b92c1006
parent4f37664780b85725ba3552b7de11c0e5e79d3fee
Remove code that is dead now that we need >= 6.12 to build
19 files changed:
compiler/basicTypes/OccName.lhs
compiler/basicTypes/UniqSupply.lhs
compiler/cmm/CmmBuildInfoTables.hs
compiler/cmm/CmmCPSZ.hs
compiler/cmm/CmmSpillReload.hs
compiler/cmm/CmmStackLayout.hs
compiler/cmm/ZipCfgCmmRep.hs
compiler/ghci/RtClosureInspect.hs
compiler/main/BreakArray.hs
compiler/parser/cutils.c
compiler/utils/Binary.hs
compiler/utils/Digraph.lhs
compiler/utils/FastFunctions.lhs
compiler/utils/FastMutInt.lhs
compiler/utils/FastString.lhs
compiler/utils/Serialized.hs
compiler/utils/UniqFM.lhs
compiler/utils/Util.lhs
compiler/vectorise/Vectorise/Type/Env.hs