[project @ 1996-07-25 20:43:49 by partain]
[ghc-hetmet.git] / ghc / compiler / basicTypes / FieldLabel.lhs
index d8f61d3..7e3b67c 100644 (file)
@@ -8,10 +8,10 @@
 
 module FieldLabel where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import Name            ( Name{-instance Eq/Outputable-} )
-import Type            ( Type(..) )
+import Type            ( SYN_IE(Type) )
 \end{code}
 
 \begin{code}