Keep exporting `eqType` and `eqTypeX` from `GHC.Core.Type`?
It seems that these functions are now defined in GHC.Core.TyCo.Compare. I just had to fix some breakage in the inspection-testing package to add this import, perhaps it would be good to keep exporting these from GHC.Core.Type.