[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / reader / RdrHsSyn.lhs
index e884ce0..cd0ae20 100644 (file)
@@ -50,7 +50,7 @@ module RdrHsSyn (
        getRawExportees
     ) where
 
-import Ubiq
+IMP_Ubiq()
 
 import HsSyn
 import Name            ( ExportFlag(..) )