configure GHC: reduce verbosity of newer version warn to info - #11514
Merged
Conversation
juhp
marked this pull request as draft
February 24, 2026 14:25
Bodigrim
approved these changes
Mar 2, 2026
Member
|
Why a draft PR? |
Collaborator
|
@juhp would you like to change from "draft" to "ready for review"? |
juhp
marked this pull request as ready for review
March 24, 2026 14:41
Collaborator
Author
|
Thanks Ah I recalled - one reason for draft was that I wasn't sure if it needs to be documented? |
Collaborator
Yeah, perhaps under |
Mikolaj
requested changes
Mar 26, 2026
Mikolaj
left a comment
Member
There was a problem hiding this comment.
Actually, well spotted, yes please add the changelog snippet and then the merge label.
juhp
force-pushed
the
juhp-ghc-version-warning
branch
from
March 28, 2026 10:45
64e3088 to
f0a66ce
Compare
Bodigrim
approved these changes
Mar 28, 2026
philderbeast
approved these changes
Mar 28, 2026
Collaborator
|
The merge is blocked until @Mikolaj dismisses "changes requested" review. |
"Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.12.1.0 supports 'ghc' version < 9.12): /usr/bin/ghc-9.12.3 is version 9.12.3" is now only shown at Info level of verbosity Closes #9734
juhp
force-pushed
the
juhp-ghc-version-warning
branch
from
March 29, 2026 04:06
f0a66ce to
7166b51
Compare
Contributor
Merge Queue Status
This pull request spent 1 hour 44 minutes 1 second in the queue, including 1 hour 33 minutes 21 seconds running CI. Required conditions to merge
|
86 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.
"Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.12.1.0 supports 'ghc' version < 9.12): /usr/bin/ghc-9.12.3 is version 9.12.3" is now only shown at Info level of verbosity
Closes #9734
Template Α: This PR modifies behaviour or interface
Include the following checklist in your PR:
significance: significantin the changelog file.