A little more debug printing
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
index cdeeb9c..7882469 100644 (file)
@@ -1,5 +1,5 @@
 module DataCon where
 
 data DataCon
-dataConRepType :: DataCon -> TypeRep.Type
-isExistentialDataCon :: DataCon -> GHC.Base.Bool
+dataConName :: DataCon -> Name.Name
+isVanillaDataCon :: DataCon -> GHC.Base.Bool