Skip to content

merge queue: embarking master (863616d) and #11529 together - #11587

Closed
mergify[bot] wants to merge 2 commits into
masterfrom
mergify/merge-queue/1ff8e8ed3f
Closed

merge queue: embarking master (863616d) and #11529 together#11587
mergify[bot] wants to merge 2 commits into
masterfrom
mergify/merge-queue/1ff8e8ed3f

Conversation

@mergify

@mergifymergifyBot commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch master (863616d) and #11529 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #11529.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queuedefaultfor 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

Required conditions to stay in the queue:

---
checking_base_sha: 863616dc03946a0780b5f329d7118be98fbce20bprevious_failed_batches: []pull_requests:
- number: 11529
...

philderbeastand others added 2 commits March 4, 2026 09:53
- Follow hlint suggestion: use maybe
- Follow hlint suggestion: use fromMaybe
- Follow hlint suggestion: replace case with maybe
- Follow hlint suggestion: replace case with fromMaybe
- Follow hlint suggestion: fuse concatMap/map
- Follow hlint suggestion: fuse foldr/map
- Review suggestion maybe "" instead of maybe []
- Remove duplicates with sortNub
- Lift exeMaybe, replace noExes to use not any
- Follow hlint suggestion: use section
- Follow hlint suggestion: use findWithDefault
@mergifymergifyBot closed this Mar 6, 2026
@mergify
mergifyBot deleted the mergify/merge-queue/1ff8e8ed3f branch March 6, 2026 18:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@philderbeast