[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsCore.lhs
index aac5fd6..6dd80c1 100644 (file)
@@ -20,7 +20,7 @@ module HsCore (
        UnfoldingPrimOp(..), UfCostCentre(..)
     ) where
 
-import Ubiq
+IMP_Ubiq()
 
 -- friends:
 import HsTypes         ( MonoType, PolyType )