[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / codeGen / CodeGen.lhs
index 016bd99..590aa9f 100644 (file)
@@ -19,7 +19,7 @@ functions drive the mangling of top-level bindings.
 
 module CodeGen ( codeGen ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import StgSyn
 import CgMonad