[project @ 2000-01-28 20:52:37 by lewie]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot-5
1 __interface PprType 1 0 where
2 __export PprType pprType pprPred ;
3 1 pprType :: TypeRep.Type -> Outputable.SDoc ;
4 1 pprPred :: Type.PredType -> Outputable.SDoc ;
5