Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / cmm / ZipCfgCmmRep.hs
index f99a7eb..d5496a7 100644 (file)
@@ -36,7 +36,7 @@ import Util
 
 import BasicTypes
 import Maybes
-import Monad
+import Control.Monad
 import Outputable
 import Prelude hiding (zip, unzip, last)
 import SMRep (ByteOff)