zipWithM_ comes from Control.Monad
[ghc-base.git] / Foreign / Marshal / Array.hs
index a3d9d16..ce28ddb 100644 (file)
@@ -73,6 +73,8 @@ import GHC.Num
 import GHC.List
 import GHC.Err
 import GHC.Base
+#else
+import Control.Monad (zipWithM_)
 #endif
 
 -- allocation