Skip to content

Add ghc-9.14 language extensions#11636

Merged
mergify[bot] merged 1 commit intohaskell:masterfrom
cabalism:add/ghc-9.14-lang-exts
Mar 28, 2026
Merged

Add ghc-9.14 language extensions#11636
mergify[bot] merged 1 commit intohaskell:masterfrom
cabalism:add/ghc-9.14-lang-exts

Conversation

@philderbeast
Copy link
Copy Markdown
Collaborator

@philderbeast philderbeast commented Mar 18, 2026

Fixes #11635. I made similar changes to #10339. The test is the updated md5 check.

Important

Will this need a backport?


@philderbeast philderbeast marked this pull request as draft March 18, 2026 15:48
@philderbeast philderbeast marked this pull request as ready for review March 19, 2026 11:48
@geekosaur
Copy link
Copy Markdown
Collaborator

I'm inclined to say yes, since it's arguably a bug fix for the cabal version intended to support 9.14.

Also, this is a step in the release documentation. What went wrong, fellow cabalers?

Comment thread Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs
@Bodigrim
Copy link
Copy Markdown
Collaborator

Will this need a backport?

Absolutely.

@philderbeast philderbeast force-pushed the add/ghc-9.14-lang-exts branch 2 times, most recently from f63c9ff to 93e3172 Compare March 25, 2026 13:50
@philderbeast philderbeast added the merge me Tell Mergify Bot to merge label Mar 26, 2026
- Add to vim syntax and sort
- Update md5 check expectation
@mergify mergify bot added the ready and waiting Mergify is waiting out the cooldown period label Mar 26, 2026
@philderbeast philderbeast force-pushed the add/ghc-9.14-lang-exts branch from 93e3172 to 1dd4ffd Compare March 26, 2026 14:30
@mergify mergify bot added merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days queued labels Mar 28, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 28, 2026

Merge Queue Status

This pull request spent 1 hour 58 minutes 4 seconds in the queue, including 1 hour 47 minutes 25 seconds running CI.

Required conditions to merge
  • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = Doctest Cabal
    • check-neutral = Doctest Cabal
    • check-skipped = Doctest Cabal
  • any of [🛡 GitHub branch protection]:
    • check-success = Meta checks
    • check-neutral = Meta checks
    • check-skipped = Meta checks
  • any of [🛡 GitHub branch protection]:
    • check-success = docs/readthedocs.org:cabal
    • check-neutral = docs/readthedocs.org:cabal
    • check-skipped = docs/readthedocs.org:cabal
  • any of [🛡 GitHub branch protection]:
    • check-success = Validate post job
    • check-neutral = Validate post job
    • check-skipped = Validate post job
  • any of [🛡 GitHub branch protection]:
    • check-success = fourmolu
    • check-neutral = fourmolu
    • check-skipped = fourmolu
  • any of [🛡 GitHub branch protection]:
    • check-success = hlint
    • check-neutral = hlint
    • check-skipped = hlint
  • any of [🛡 GitHub branch protection]:
    • check-success = Bootstrap post job
    • check-neutral = Bootstrap post job
    • check-skipped = Bootstrap post job
  • any of [🛡 GitHub branch protection]:
    • check-success = whitespace
    • check-neutral = whitespace
    • check-skipped = whitespace
  • any of [🛡 GitHub branch protection]:
    • check-success = Check sdist post job
    • check-neutral = Check sdist post job
    • check-skipped = Check sdist post job
  • any of [🛡 GitHub branch protection]:
    • check-success = Changelogs
    • check-neutral = Changelogs
    • check-skipped = Changelogs

mergify bot added a commit that referenced this pull request Mar 28, 2026
mergify bot added a commit that referenced this pull request Mar 28, 2026
@mergify mergify bot merged commit df5520c into haskell:master Mar 28, 2026
136 checks passed
@mergify mergify bot removed the queued label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

attention: needs-backport 3.16 merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExplicitLevelImports and ImplicitStagePersistence extensions

3 participants