2b7a0c3509def86ee95bff13c60083ea56da2d88
[ghc-hetmet.git] / ghc / compiler / typecheck / TcType.lhs-boot
1 \begin{code}
2 module TcType where
3
4 data TcTyVarDetails 
5 \end{code}