[project @ 1996-04-08 16:15:43 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsBinds.lhs
index bcc9133..15dafc9 100644 (file)
@@ -22,7 +22,10 @@ import HsTypes               ( PolyType )
 
 --others:
 import Id              ( DictVar(..), Id(..), GenId )
-import Outputable
+import Name            ( pprNonOp )
+import Outputable      ( interpp'SP, ifnotPprForUser,
+                         Outputable(..){-instance * (,)-}
+                       )
 import Pretty
 import SrcLoc          ( SrcLoc{-instances-} )
 --import TyVar         ( GenTyVar{-instances-} )