[project @ 2001-03-13 15:53:52 by simonmar]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot
index 0d8436e..ee67e73 100644 (file)
@@ -1,6 +1,7 @@
 _interface_ PprType 1
 _exports_
-PprType pprType;
+PprType pprType pprPred;
 _declarations_
 1 pprType _:_ TypeRep.Type -> Outputable.SDoc ;;
+1 pprPred _:_ Type.PredType -> Outputable.SDoc ;;