X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FTypeRep.lhs-boot;fp=compiler%2Ftypes%2FTypeRep.lhs-boot;h=2acd5a01d228c90a7b685732a52ce00f30ec872a;hb=f37e239fb5e81fc493e0ea1af98178bf1f7ceaba;hp=b259005823c595f82803aa67aa9e82daec284329;hpb=2c5337d3f05b1cfb70e2fa63818c453cfc09eb42;p=ghc-hetmet.git diff --git a/compiler/types/TypeRep.lhs-boot b/compiler/types/TypeRep.lhs-boot index b259005..2acd5a0 100644 --- a/compiler/types/TypeRep.lhs-boot +++ b/compiler/types/TypeRep.lhs-boot @@ -1,14 +1,10 @@ \begin{code} module TypeRep where -import {-# SOURCE #-} TyCon ( TyCon ) - data Type data PredType data TyThing -type Coercion = Type - type Kind = Type type SuperKind = Type