[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / basicTypes / PprEnv.lhs
index d29b875..07dd8ec 100644 (file)
@@ -23,7 +23,7 @@ module PprEnv (
 --     lookupValVar, lookupTyVar, lookupUVar
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import Pretty          ( Pretty(..) )
 import Unique          ( initRenumberingUniques )