Remove unused imports
[ghc-hetmet.git] / compiler / codeGen / StgCmmBind.hs
index dbeab2b..64d3ef1 100644 (file)
@@ -47,8 +47,6 @@ import Outputable
 import FastString
 import Maybes
 
-import Data.List
-
 ------------------------------------------------------------------------
 --             Top-level bindings
 ------------------------------------------------------------------------