[project @ 2004-08-31 09:48:28 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
index fa29c6b..3fd253b 100644 (file)
@@ -1,4 +1,5 @@
 module DataCon where
 
 data DataCon
+dataConName :: DataCon -> Name.Name
 isExistentialDataCon :: DataCon -> GHC.Base.Bool