[project @ 1996-05-01 18:36:59 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsMatches.lhs
index 3b202f4..7c7db36 100644 (file)
@@ -14,7 +14,7 @@ import Ubiq{-uitous-}
 
 import HsLoop          ( HsExpr, nullBinds, HsBinds )
 import Outputable      ( ifPprShowAll )
-import PprType
+import PprType         ( GenType{-instance Outputable-} )
 import Pretty
 import SrcLoc          ( SrcLoc{-instances-} )
 import Util            ( panic )