[project @ 2003-02-12 15:01:31 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
index cdeeb9c..fa29c6b 100644 (file)
@@ -1,5 +1,4 @@
 module DataCon where
 
 data DataCon
-dataConRepType :: DataCon -> TypeRep.Type
 isExistentialDataCon :: DataCon -> GHC.Base.Bool