module DataCon where data DataCon dataConRepType :: DataCon -> TypeRep.Type isExistentialDataCon :: DataCon -> GHC.Base.Bool