Where did rts-ghc library disappear to?

Hi,

I tried to upgrade GHC from 9.4.7 to 9.12.2 and noticed than cabal cannot find libHSrts-ghc-* library file:

Error: [Cabal-4345]
Missing dependency on a foreign library:

  • Missing (or bad) C library: HSrts-ghc9.12.2

Checking GHC files showed that *-rts-ghc* is indeed an empty glob in latest version of compiler. I’ve not found any discussion about library rename or deprecation on internet and therefore no migration guide.

rst-ghc got a some version number in the middle and now it is HSrts-1.0.2-ghc-9.12.2