[project @ 2000-01-28 20:52:37 by lewie]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot-5
index b08f9b8..75ea5c9 100644 (file)
@@ -1,4 +1,5 @@
 __interface PprType 1 0 where
-__export PprType pprType ;
+__export PprType pprType pprPred ;
 1 pprType :: TypeRep.Type -> Outputable.SDoc ;
+1 pprPred :: Type.PredType -> Outputable.SDoc ;