[project @ 2003-07-21 15:14:18 by ross]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot-5
index 9619770..75ea5c9 100644 (file)
@@ -1,4 +1,5 @@
 __interface PprType 1 0 where
-__export PprType pprType ;
-1 pprType :: Type.Type -> Outputable.SDoc ;
+__export PprType pprType pprPred ;
+1 pprType :: TypeRep.Type -> Outputable.SDoc ;
+1 pprPred :: Type.PredType -> Outputable.SDoc ;