X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftypes%2FTypeRep.hi-boot-5;fp=ghc%2Fcompiler%2Ftypes%2FTypeRep.hi-boot-5;h=5679aa8f399d14b958e8dba3951d41fac5a5fe3b;hb=788faebb40b51d37e73ed94dfc99460d39a1a811;hp=f12a1df7f0fb23256464564c390eeeb18f1ded2d;hpb=6a44ce76861d73d59badc8f8c17ffbd52eff17ba;p=ghc-hetmet.git diff --git a/ghc/compiler/types/TypeRep.hi-boot-5 b/ghc/compiler/types/TypeRep.hi-boot-5 index f12a1df..5679aa8 100644 --- a/ghc/compiler/types/TypeRep.hi-boot-5 +++ b/ghc/compiler/types/TypeRep.hi-boot-5 @@ -1,6 +1,7 @@ __interface TypeRep 1 0 where -__export TypeRep Type Kind SuperKind ; +__export TypeRep Type PredType Kind SuperKind ; 1 data Type ; +1 data PredType ; 1 type Kind = Type ; 1 type SuperKind = Type ;