There is a new pull request by slotThe against master on the void-packages repository https://github.com/slotThe/void-packages stackage-19 https://github.com/void-linux/void-packages/pull/36292 [WIP] Update to GHC 9.0.2/Stackage LTS-19.0 And so... the ~~hunt~~ fun begins again! ### Core packages to bump - [x] ghc - [ ] ghc-bin - [ ] x86_64-musl cc. @q66 for the following - [ ] ppc64le - [ ] ppc64le-musl - [x] cabal-install - [x] stack #### Rebuild literally every single haskell package we have and see if anything's broken Most of these are already done, things should probably go smoothly as 9.0.x does not contain any big breaking changes. - [x] git-mediate - [ ] kmonad - [x] cgrep - [ ] debug-me - [x] hlint - [x] hoogle - [ ] darcs - [x] shellcheck - [x] git-annex - [x] hledger - [x] pandoc (contains a fix for `pandoc-crossref` on musl \o/) - [x] xmobar - [x] haskell-language-server ### Other things to do - [ ] Either incorporate https://github.com/void-linux/void-packages/pull/36193 into this PR or merge it first and then rebuild GHC for aarch64 and aarch64-musl; cc. @ftrvxmtrx [ci skip] A patch file from https://github.com/void-linux/void-packages/pull/36292.patch is attached