[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / deSugar / DsHsSyn.lhs
index b54d8a2..fa3f0fe 100644 (file)
@@ -8,7 +8,7 @@
 
 module DsHsSyn where
 
-import Ubiq
+IMP_Ubiq()
 
 import HsSyn           ( OutPat(..), HsBinds(..), Bind(..), MonoBinds(..),
                          Sig, HsExpr, GRHSsAndBinds, Match, HsLit )