Loading
pkgsStatic.haskellPackages.ghc: 9.4 -> 9.12
We recently merged changes to build TemplateHaskell with iserv-proxy, which allows us to bump pkgsStatic from GHC 9.4 to GHC 9.8+. Currently, GHC 9.10 is the default, but it fails some builds with TH (for example `pkgsStatic.haskell.packages.native-bignum.ghc910.jose`), which succeed with GHC 9.12. Resolves #275304