RTS version number scattered throughout the source tree
Currently changing the version number of the rts package requires updating far too many places in the source tree:
-
GHC.Unit.Infohas a mention inunitHsLibs -
hadrian/src/Rules/Rts.hshas a mention rts/ghc.mkrts/package.conf.inrts/rts.cabal.in- the test
T10279
We should somehow consolidate these.