[project @ 2003-05-21 12:38:36 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-5
index 7d1cece..07a8c68 100644 (file)
@@ -1,3 +1,4 @@
 __interface DataCon 1 0 where
-__export DataCon DataCon ;
+__export DataCon DataCon isExistentialDataCon ;
 1 data DataCon ;
+1 isExistentialDataCon :: DataCon -> PrelBase.Bool ;