Remove legacy code that isn't used now that we require GHC >= 6.8
authorIan Lynagh <igloo@earth.li>
Sun, 24 May 2009 20:44:12 +0000 (20:44 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 24 May 2009 20:44:12 +0000 (20:44 +0000)
commit893a3c0ad6c39caf71ac28af900733513e1f153e
tree9f5611d6da315eaab7ac1edb6a025d5094a1d361
parentde8c33e4158b0f019da60d4b52ae2cbd7cb9fafc
Remove legacy code that isn't used now that we require GHC >= 6.8
compiler/basicTypes/UniqSupply.lhs
compiler/simplCore/CoreMonad.lhs
compiler/utils/FastFunctions.lhs
compiler/utils/IOEnv.hs