Skip to content

configure GHC: reduce verbosity of newer version warn to info#11514

Draft
juhp wants to merge 1 commit intomasterfrom
juhp-ghc-version-warning
Draft

configure GHC: reduce verbosity of newer version warn to info#11514
juhp wants to merge 1 commit intomasterfrom
juhp-ghc-version-warning

Conversation

@juhp
Copy link
Collaborator

@juhp juhp commented Feb 24, 2026

"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

Please read Github PR Conventions and then fill in one of these two templates.


Template Α: This PR modifies behaviour or interface

Include the following checklist in your PR:

"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 juhp marked this pull request as draft February 24, 2026 14:25
Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Mikolaj
Copy link
Member

Mikolaj commented Mar 12, 2026

Why a draft PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't show the "Unknown/unsupported 'ghc' version detected" warning at default verbosity

3 participants