eliminate a crash when trying to use :break on a compiled module (test: break007)
[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