[project @ 2003-07-23 15:31:06 by simonmar]
[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