Skip to content

Handle splitmix >= 0.1.3.2 removing testu01 test suite#72

Merged
cdepillabout merged 1 commit intomainfrom
fixes
Jan 28, 2026
Merged

Handle splitmix >= 0.1.3.2 removing testu01 test suite#72
cdepillabout merged 1 commit intomainfrom
fixes

Conversation

@cdepillabout
Copy link
Owner

Starting in splitmix-0.1.3.2, the testu01 test suite was removed and moved to a separate package. This means we no longer need to pass testu01 = null for these versions.

Without this fix, building with splitmix >= 0.1.3.2 fails with:

error: function 'anonymous lambda' called with unexpected argument 'testu01'

Starting in splitmix-0.1.3.2, the testu01 test suite was removed and
moved to a separate package. This means we no longer need to pass
`testu01 = null` for these versions.

Also add `dontCheck` for `integer-logarithms` since its test suite
requires QuickCheck >= 2.16, but Stackage LTS-24 only has QuickCheck
2.15.
@cdepillabout cdepillabout marked this pull request as ready for review January 28, 2026 08:53
@cdepillabout cdepillabout merged commit e1357ef into main Jan 28, 2026
2 checks passed
@cdepillabout cdepillabout deleted the fixes branch January 28, 2026 08:53
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