Skip to content

Fix benchmarks build error with ghc 9.12#12

Merged
bokesan merged 1 commit into
masterfrom
11-benchmark-failed-to-build-in-stackage-nightly
Jun 5, 2026
Merged

Fix benchmarks build error with ghc 9.12#12
bokesan merged 1 commit into
masterfrom
11-benchmark-failed-to-build-in-stackage-nightly

Conversation

@bokesan

@bokesan bokesan commented Jun 5, 2026

Copy link
Copy Markdown
Owner

The changes in PR #10 made the library and test code compatible with newer GHC versions, but did not include the benchmarks. This PR applies the same changes, hiding Foldable from the prelude import, to the benchmarks.
Fixes #11

@bokesan bokesan linked an issue Jun 5, 2026 that may be closed by this pull request
@bokesan bokesan self-assigned this Jun 5, 2026
@bokesan bokesan merged commit f6ef0a5 into master Jun 5, 2026
1 check passed
@bokesan bokesan deleted the 11-benchmark-failed-to-build-in-stackage-nightly branch June 5, 2026 22:56
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.

benchmark failed to build in stackage nightly

1 participant