Remove mapAccumL, mapAccumR, mapAccumB
[ghc-hetmet.git] / compiler / codeGen / CgHeapery.lhs
index 4a12849..3bba211 100644 (file)
@@ -45,6 +45,8 @@ import Util
 import Constants
 import PackageConfig
 import Outputable
+
+import Data.List
 \end{code}