[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / stgSyn / StgSyn.lhs
index ca50b0c..c4fca6d 100644 (file)
@@ -35,11 +35,9 @@ module StgSyn (
        isLitLitArg,
        stgArity,
        collectExportedStgBinders
-
-       -- and to make the interface self-sufficient...
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import CostCentre      ( showCostCentre )
 import Id              ( idPrimRep, GenId{-instance NamedThing-} )