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

Bump tasty to 1.5 #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

goodlyrottenapple
Copy link

This fixes the error seen in #11 and is based on the tasty CHANGELOG suggestion:

  • foldGroup now takes [b] instead of b as its last argument to allow for custom fold strategies. This is a backwards incompatible change, but you can get the old behavior by applying mconcat (#364).

goodlyrottenapple added a commit to runtimeverification/haskell-backend that referenced this pull request Feb 23, 2024
Since this is now blocking due to glibc mismatch between haskell backend
and the llvm backend, we should push this through now and update or
remove `tasty-test-reporter` if/when this PR
(stoeffel/tasty-test-reporter#12) gets accepted.

---------

Co-authored-by: Bruce Collie <[email protected]>
Co-authored-by: github-actions <[email protected]>
@Kleidukos
Copy link

@stoeffel Any chance we could move forward with this? :)

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.

2 participants