[project @ 2005-03-01 14:32:43 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
index fa29c6b..7882469 100644 (file)
@@ -1,4 +1,5 @@
 module DataCon where
 
 data DataCon
-isExistentialDataCon :: DataCon -> GHC.Base.Bool
+dataConName :: DataCon -> Name.Name
+isVanillaDataCon :: DataCon -> GHC.Base.Bool