[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / absCSyn / Costs.lhs
index 8f5e4d7..bf68114 100644 (file)
@@ -57,7 +57,7 @@ module Costs( costs,
              addrModeCosts, CostRes(Cost), nullCosts, Side(..)
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import AbsCSyn
 import PrimOp          ( primOpNeedsWrapper, PrimOp(..) )