[project @ 1996-06-26 10:26:00 by partain]
[ghc-hetmet.git] / ghc / compiler / basicTypes / FieldLabel.lhs
index 53a1b57..7e3b67c 100644 (file)
@@ -11,7 +11,7 @@ module FieldLabel where
 IMP_Ubiq(){-uitous-}
 
 import Name            ( Name{-instance Eq/Outputable-} )
-import Type            ( Type(..) )
+import Type            ( SYN_IE(Type) )
 \end{code}
 
 \begin{code}