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