[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsSyn.lhs
index aa4a6bd..5e46ea2 100644 (file)
@@ -27,7 +27,7 @@ module HsSyn (
 
      ) where
 
-import Ubiq
+IMP_Ubiq()
 
 -- friends:
 import HsBinds