Use -fno-toplevel-reorder with gcc >= 4.2 on sparc-solaris; fixes trac #2312
[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