[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsTypes.lhs
index 945ae65..41e5527 100644 (file)
@@ -23,7 +23,7 @@ module HsTypes (
     ) where
 
 #ifdef COMPILING_GHC
-import Ubiq
+IMP_Ubiq()
 
 import Outputable      ( interppSP, ifnotPprForUser )
 import Pretty