[project @ 1996-04-05 08:26:04 by partain]
[ghc-hetmet.git] / ghc / compiler / absCSyn / Costs.lhs
index 7a2d9dc..fd803f6 100644 (file)
@@ -1,5 +1,5 @@
 %
-% (c) The GRASP/AQUA Project, Glasgow University, 1994-1995
+% (c) The GRASP/AQUA Project, Glasgow University, 1994-1996
 %     Hans Wolfgang Loidl
 %
 % ---------------------------------------------------------------------------
@@ -57,12 +57,9 @@ module Costs( costs,
              addrModeCosts, CostRes(Cost), nullCosts, Side(..)
     ) where
 
-import AbsCUtils
+import Ubiq{-uitous-}
+
 import AbsCSyn
-import PrelInfo
-import PrimOp
-import TyCon
-import Util
 
 -- --------------------------------------------------------------------------
 #ifndef GRAN