X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypes%2FType.lhs;fp=ghc%2Fcompiler%2Ftypes%2FType.lhs;h=dfb72d354da67c5cc1cc197dc3bf84d312fe6225;hb=da95f4a039f7bc12b625338353df8399dec41c5e;hp=ab9f4519e5e5dbb5246803290a4d10005f8eb1a4;hpb=1276aa3fa5219898ddd1764579ade0c28995973b;p=ghc-hetmet.git diff --git a/ghc/compiler/types/Type.lhs b/ghc/compiler/types/Type.lhs index ab9f451..dfb72d3 100644 --- a/ghc/compiler/types/Type.lhs +++ b/ghc/compiler/types/Type.lhs @@ -73,7 +73,7 @@ module Type ( deShadowTy, -- Pretty-printing - pprType, pprParendType, + pprType, pprParendType, pprTyThingCategory, pprPred, pprTheta, pprThetaArrow, pprClassPred ) where