Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid incomplete record selection warning #10403

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

geekosaur
Copy link
Collaborator

Per SPJ suggection.

Closes: #10402

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:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions). (doesn't fix CI but GHC HQ will want a 3.14 backport at minimum)

@geekosaur geekosaur added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Oct 1, 2024
@mergify mergify bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days labels Oct 1, 2024
@mergify mergify bot merged commit 1e5bfa1 into haskell:master Oct 3, 2024
48 checks passed
@geekosaur
Copy link
Collaborator Author

@mergify backport 3.12

Copy link
Contributor

mergify bot commented Oct 12, 2024

backport 3.12

✅ Backports have been created

@geekosaur
Copy link
Collaborator Author

@mergify backport 3.14

Copy link
Contributor

mergify bot commented Oct 12, 2024

backport 3.14

✅ Backports have been created

mergify bot added a commit that referenced this pull request Oct 12, 2024
avoid incomplete record selection warning (backport #10403)
mergify bot added a commit that referenced this pull request Nov 7, 2024
avoid incomplete record selection warning (backport #10403)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 type: refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor to avoid incomplete record selection warning
3 participants