Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / cmm / CmmCvt.hs
index 016e725..7f5de60 100644 (file)
@@ -13,7 +13,7 @@ import PprCmm()
 import qualified ZipCfg as G
 
 import FastString
-import Monad
+import Control.Monad
 import Outputable
 import UniqSupply