[project @ 2002-03-18 09:44:46 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-6
1 module DataCon where
2
3 data DataCon
4 dataConRepType :: DataCon -> TypeRep.Type
5 isExistentialDataCon :: DataCon -> GHC.Base.Bool