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

Strictness tests for left and right folds #1071

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

meooow25
Copy link
Contributor

  • Add new tests and update existing tests to check against lists. This covers all left and right folds on Set, Map, IntSet, IntMap.
  • Remove the now unnecessary nothunks dependency.

For #1019.

@meooow25 meooow25 mentioned this pull request Nov 21, 2024
* Add new tests and update existing tests to check against lists.
  This covers all left and right folds on Set, Map, IntSet, IntMap.
* Remove the now unnecessary nothunks dependency.
@meooow25 meooow25 merged commit 118f689 into haskell:master Nov 30, 2024
12 checks passed
@meooow25 meooow25 deleted the fold-strictness-tests branch November 30, 2024 03:07
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.

1 participant