Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / cmm / CmmStackLayout.hs
index be16f19..ff00de8 100644 (file)
@@ -16,7 +16,7 @@ import FiniteMap
 import Maybes
 import MkZipCfg
 import MkZipCfgCmm hiding (CmmBlock, CmmGraph)
-import Monad
+import Control.Monad
 import Outputable
 import SMRep (ByteOff)
 import ZipCfg