[project @ 2003-10-30 10:14:59 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / PprType.hi-boot
1 _interface_ PprType 1
2 _exports_
3 PprType pprType pprPred;
4 _declarations_
5 1 pprType _:_ TypeRep.Type -> Outputable.SDoc ;;
6 1 pprPred _:_ Type.PredType -> Outputable.SDoc ;;
7