X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FTypeRep.lhs-boot;h=d519f62d2da1e045943d525a8d6403d5685eba58;hp=b7205a137f8864348a5ba44a5ea6308be8d398f4;hb=56a437ee698c5a46864e7fcc530707742589ef7d;hpb=ac704fcac946590eef0ec91ae19f3b47d779a75f diff --git a/compiler/types/TypeRep.lhs-boot b/compiler/types/TypeRep.lhs-boot index b7205a1..d519f62 100644 --- a/compiler/types/TypeRep.lhs-boot +++ b/compiler/types/TypeRep.lhs-boot @@ -7,13 +7,6 @@ data TyThing type Kind = Type -type SuperKind = Type - -tySuperKind :: SuperKind -coSuperKind :: SuperKind - isCoercionKind :: Kind -> Bool - -isCoSuperKind :: SuperKind -> Bool \end{code}