ee67e73cc7bc58ec88218f5f4c08a5d3823fdc6e
[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