[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgStackery.lhs
index 8e1c90a..caf3810 100644 (file)
@@ -16,7 +16,7 @@ module CgStackery (
        mkVirtStkOffsets, mkStkAmodes
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import CgMonad
 import AbsCSyn