[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / specialise / SpecEnv.lhs
index 64319b8..28b306d 100644 (file)
@@ -13,7 +13,7 @@ module SpecEnv (
        specEnvToList
     ) where
 
-import Ubiq
+IMP_Ubiq()
 
 import MatchEnv
 import Type            ( matchTys, isTyVarTy )