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

Address all remaining Wx-partial warnings #839

Merged
merged 5 commits into from
Oct 28, 2023

Conversation

slotThe
Copy link
Member

@slotThe slotThe commented Oct 27, 2023

Fixes (hopefully): #830
It also makes way for #838 (with which we can even check if we got everything!)

(N.b.: so many good uses for non-empty lists that can't be changed due to backwards compatibility :/)

Commit Summary

1c299d0 Fix partial uses of head

Fixes: #830
Related: #836

42179b8 X.U.EZConfig: Make readKeySequence return non-empty list

d668e4c X.Prelude: Add takeS

Checklist

  • I've read CONTRIBUTING.md

  • I've considered how to best test these changes (property, unit,
    manually, ...) and concluded: XXX

  • I updated the CHANGES.md file

    Where appropriate

@slotThe slotThe merged commit c377eef into xmonad:master Oct 28, 2023
17 checks passed
@slotThe slotThe deleted the more-wx-partial branch October 28, 2023 09:41
Sign up for free to 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.

New -Wx-partial warnings with ghc 9.8
2 participants