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