Remove use of isVanillaDataCon, which was wrong under the new FC dispensation
[ghc-hetmet.git] / compiler / basicTypes / MkId.hi-boot-6
1 module MkId where
2
3 mkDataConIds :: Name.Name -> Name.Name -> DataCon.DataCon -> DataCon.DataConIds
4
5