[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgMonad.lhs
index 428d6f6..ab22dae 100644 (file)
@@ -47,8 +47,8 @@ module CgMonad (
        CompilationInfo(..)
     ) where
 
-import Ubiq{-uitous-}
-import CgLoop1         -- stuff from CgBindery and CgUsages
+IMP_Ubiq(){-uitous-}
+IMPORT_DELOOPER(CgLoop1)               -- stuff from CgBindery and CgUsages
 
 import AbsCSyn
 import AbsCUtils       ( mkAbsCStmts )