The fix for #4914 was wrong and broke other things (see #5149). We
[ghc-hetmet.git] / compiler / simplStg / SRT.lhs
index 989fa4c..abad3ce 100644 (file)
@@ -27,8 +27,6 @@ import Bitmap
 
 import Outputable
 
-import List
-
 import Util
 \end{code}