X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FTypeRep.lhs-boot;fp=compiler%2Ftypes%2FTypeRep.lhs-boot;h=b99fdd3321615e97db062b2521bfdb4f0ce42775;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=0000000000000000000000000000000000000000;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/compiler/types/TypeRep.lhs-boot b/compiler/types/TypeRep.lhs-boot new file mode 100644 index 0000000..b99fdd3 --- /dev/null +++ b/compiler/types/TypeRep.lhs-boot @@ -0,0 +1,8 @@ +\begin{code} +module TypeRep where + +data Type +data PredType +data TyThing +\end{code} +