Small rearrangements
[ghc-hetmet.git] / compiler / specialise / Rules.lhs
index ed9f238..26a499b 100644 (file)
@@ -45,7 +45,7 @@ import Maybes
 import OrdList
 import Bag
 import Util
-import List hiding( mapAccumL )        -- Also defined in Util
+import Data.List
 \end{code}