X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FTypeRep.lhs;h=600b731928d81d2eed856a46fbd152b07a5749fc;hb=59fa6266f00b6edcfc20c491c8de9a1b215dfa22;hp=f71606e39b7a59d0aef4d7e5518004f72c81238c;hpb=3256860dc70f3a4fbd953c858ec500d70a9be820;p=ghc-hetmet.git diff --git a/compiler/types/TypeRep.lhs b/compiler/types/TypeRep.lhs index f71606e..600b731 100644 --- a/compiler/types/TypeRep.lhs +++ b/compiler/types/TypeRep.lhs @@ -15,7 +15,7 @@ module TypeRep ( Kind, ThetaType, -- Synonyms - funTyCon, + funTyCon, funTyConName, -- Pretty-printing pprType, pprParendType, pprTypeApp,