[project @ 2004-09-09 06:55:47 by panne]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
index cdeeb9c..3fd253b 100644 (file)
@@ -1,5 +1,5 @@
 module DataCon where
 
 data DataCon
-dataConRepType :: DataCon -> TypeRep.Type
+dataConName :: DataCon -> Name.Name
 isExistentialDataCon :: DataCon -> GHC.Base.Bool