Closed
Conversation
Member
Author
|
If there's any mechanism to warn users that their GHC version is too old, then that might be something we could add. |
Collaborator
|
Which is the first GHC version that has the fix? In the issue I read |
Member
Author
Why is that? |
Collaborator
What I meant was: “We advertise such support”. https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md?plain=1#L270-L271 |
Member
Author
|
It looks to me like 9.0.2 contains that commit: https://gitlab.haskell.org/ghc/ghc/-/commits/ghc-9.0.2-release/compiler/GHC/Driver/Pipeline.hs?ref_type=tags |
Collaborator
|
Apparently not in |
Member
Author
|
Well, good luck. |
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.
Fixes #7209
Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR: