X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcType.lhs-boot;h=15c23676bcf7ae99057cf8fe81967312174bb0fe;hp=191badd9437c0e29cece647bdc93b185a20e9f44;hb=HEAD;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1 diff --git a/compiler/typecheck/TcType.lhs-boot b/compiler/typecheck/TcType.lhs-boot index 191badd..15c2367 100644 --- a/compiler/typecheck/TcType.lhs-boot +++ b/compiler/typecheck/TcType.lhs-boot @@ -2,6 +2,8 @@ module TcType where import Outputable( SDoc ) +data MetaDetails + data TcTyVarDetails pprTcTyVarDetails :: TcTyVarDetails -> SDoc \end{code}