[project @ 2001-03-13 14:58:25 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot-5
index f12a1df..5679aa8 100644 (file)
@@ -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 ;