[project @ 2005-12-19 09:32:33 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}