Hi,
A late update on the GHC 9.6 & Stackage LTS 22 Change for F41.

Most of the work (building) is now complete in a rawhide sidetag, which I hope to merge later today.

Mostly due to mtl-2.3 the following packages fail and will all likely be retired:
ghc-ConfigFile
ghc-HSH
ghc-MonadCatchIO-mtl
ghc-MonadCatchIO-transformers
ghc-cprng-aes
ghc-crypto-random
ghc-highlighting-kate
ghc-language-ecmascript
ghc-libxml-sax
ghc-monad-journal
ghc-pattern-arrows
ghc-regexpr

I still need to fix: rhbzquery

Also planning to retire these deprecated packages:
ghc-connection
ghc-cryptohash
ghc-x509
ghc-x509-store
ghc-x509-system
ghc-x509-validation

which are obsoleted by the new ghc-crypton-*.

Otherwise the building went pretty smoothly this time.

Jens