[project @ 2006-01-18 12:15:37 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}