[project @ 2004-09-30 10:35:15 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
index 3fd253b..7882469 100644 (file)
@@ -2,4 +2,4 @@ module DataCon where
 
 data DataCon
 dataConName :: DataCon -> Name.Name
-isExistentialDataCon :: DataCon -> GHC.Base.Bool
+isVanillaDataCon :: DataCon -> GHC.Base.Bool