[project @ 2005-03-18 13:37:27 by simonmar]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcType.lhs-boot
1 \begin{code}
2 module TcType where
3
4 data TcTyVarDetails 
5 \end{code}