[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsPragmas.lhs
index 59a29b3..876ba1d 100644 (file)
@@ -16,7 +16,7 @@ for values show up; ditto @SpecInstSig@ (for instances) and
 
 module HsPragmas where
 
-import Ubiq
+IMP_Ubiq()
 
 -- friends:
 import HsCore          ( UnfoldingCoreExpr )