Uh oh!
There was an error while loading. Please reload this page.
HLint suggestions; mapMaybe, maybe, fromMaybe, fuse */map - #11529
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
philderbeastforce-pushed
the
hlint/mapMaybe
branch
4 times, most recently
from
March 2, 2026 14:16
39cd85d to
f412e33CompareBodigrim
approved these changes
Mar 2, 2026
philderbeastforce-pushed
the
hlint/mapMaybe
branch
2 times, most recently
from
March 4, 2026 14:41
a8d04b8 to
70095deCompare- 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
philderbeastforce-pushed
the
hlint/mapMaybe
branch
from
March 4, 2026 14:53
70095de to
4a8e2e9CompareContributor
Merge Queue StatusRule:
This pull request spent 1 hour 49 minutes 8 seconds in the queue, including 1 hour 38 minutes 48 seconds running CI. Required conditions to merge
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends-On #11535.
See #9110. Discharges and no longer ignores the following suggestions so that these will be suggested by our CI linting. After these changes, the code is simpler.
I'll squash commits before applying the merge label if this pull request is approved.