haskell.compiler.ghc{947,964,965,966,981,982,983}: drop - #440659
Merged
wolfgangwalther merged 8 commits intoSep 6, 2025
Conversation
Latest 9.4.x minor release is 9.4.8, which is also in Stackage 21.25. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit a24e99e)
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit 78f2483)
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit ef2d9b7)
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit a892017)
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit 50b634d)
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit 1874b16)
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28. Thus, dropping according to the GHC Deprecation Policy. (cherry picked from commit 0943cd9)
nix-owners
Bot
requested review from
cdepillabout,
guibou,
maralorn and
sternenseemann
September 6, 2025 12:46
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This was previously part of #439323, but I had merged the commits into
haskell-updatesalready. Cherry-picking them into master will reduce conflicts after #440271 eventually.Things done
Add a 👍 reaction to pull requests you find important.