[project @ 2000-09-06 10:23:52 by simonmar]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot
index 6db121f..ee67e73 100644 (file)
@@ -1,6 +1,7 @@
 _interface_ PprType 1
 _exports_
-PprType pprType;
+PprType pprType pprPred;
 _declarations_
-1 pprType _:_ Type.Type -> Outputable.SDoc ;;
+1 pprType _:_ TypeRep.Type -> Outputable.SDoc ;;
+1 pprPred _:_ Type.PredType -> Outputable.SDoc ;;