The Stackage team is starting to prepare for the coming Stackage LTS 21 release (which will be based off current ghc-9.4 nightly) and shortly afterwards bumping Stackage Nightly to ghc-9.6.
Now is a great chance to check if your packages are in Stackage Nightly (before lts-21 branches) and also if they can build with the ghc-9.6 core library versions.
- Current diff of lts and nightly: Compare lts-20.25 with nightly-2023-06-17 :: Stackage Server
- wip draft PR for nightly bump to ghc-9.6: upgrade to ghc-9.6 and refresh bounds by juhp · Pull Request #7010 · commercialhaskell/stackage · GitHub
- Stackage issues with label ghc-9.6: Issues · commercialhaskell/stackage · GitHub
So please help us to help you by opening a stackage PR to enable your packages under ghc-9.4 (for 9.6, initial bounds detection should be automatic with our tooling).