[project @ 2001-03-13 14:58:25 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot
index 5f779df..c9fc223 100644 (file)
@@ -1,7 +1,8 @@
 _interface_ TypeRep 1
-_exports_ TypeRep Type Kind SuperKind ;
+_exports_ TypeRep Type PredType Kind SuperKind ;
 _declarations_
 1 data Type ;
+1 data PredType ;
 1 type Kind = Type ;
 1 type SuperKind = Type ;