[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / stgSyn / StgUtils.lhs
index 7c89ac3..d586d8e 100644 (file)
@@ -8,7 +8,7 @@ x%
 
 module StgUtils ( mapStgBindeesRhs ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import Id              ( GenId{-instanced NamedThing-} )
 import StgSyn