Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / cmm / OptimizationFuel.hs
index 5e400c4..83cb84e 100644 (file)
@@ -17,7 +17,7 @@ import ZipCfg
 --import GHC.Exts (State#)
 import Panic
 import Data.IORef
-import Monad
+import Control.Monad
 import StaticFlags (opt_Fuel)
 import UniqSupply