Remove unused imports
[ghc-hetmet.git] / compiler / cmm / CmmCPS.hs
index f6a677a..6a1dc40 100644 (file)
@@ -32,8 +32,6 @@ import UniqSet
 import Unique
 
 import Monad
 import Unique
 
 import Monad
-import IO
-import Data.List
 
 -----------------------------------------------------------------------------
 -- |Top level driver for the CPS pass
 
 -----------------------------------------------------------------------------
 -- |Top level driver for the CPS pass