ghc-experimental: Expose primops and ghc extensions via GHC.PrimOps
ghc-experimental: Expose primops and ghc extensions via GHC.PrimOps
This will be the new place for functions that would have gone into
GHC.Exts in the past but are not stable enough to do so now.
Addresses #25242
Edited by Andreas Klebinger