[project @ 2002-04-01 08:23:30 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