[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgTailCall.lhs
index 15b2ae2..770c4b5 100644 (file)
@@ -19,7 +19,7 @@ module CgTailCall (
        tailCallBusiness
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import CgMonad
 import AbsCSyn