[project @ 2002-02-12 15:17:13 by simonmar]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot-6
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