[project @ 2000-11-07 13:12:21 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