75ea5c9e2bd9e1a2f41258ed2e8283718d52bc4f
[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