[project @ 2005-02-04 17:24:01 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcType.lhs-boot
1 \begin{code}
2 module TcType where
3
4 data TcTyVarDetails 
5 \end{code}