[project @ 2005-01-27 10:44:00 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcType.lhs-boot
diff --git a/ghc/compiler/typecheck/TcType.lhs-boot b/ghc/compiler/typecheck/TcType.lhs-boot
new file mode 100644 (file)
index 0000000..2b7a0c3
--- /dev/null
@@ -0,0 +1,5 @@
+\begin{code}
+module TcType where
+
+data TcTyVarDetails 
+\end{code}