Skip to content

Conversation

jorisdral
Copy link
Collaborator

No description provided.

jorisdral added 2 commits July 3, 2025 16:14
The most invasive change is that the `Realized` type family disappeared, but as
a result we also have to run the `IOSim` test with the `RealWorld` state token.
The `quickcheck-dynamic` library requires the return types of actions to be
`Typeable`, and if the state token appears in the return type of an action
(which it does in our tests), then the state token has to be typeable, which is
only really possible if we use `RealWorld`.
@jorisdral jorisdral changed the title Update to quickcheck-lockstep-0.8.0 Update to quickcheck-lockstep-0.8 Jul 3, 2025
@jorisdral jorisdral self-assigned this Jul 3, 2025
Copy link
Collaborator

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@dcoutts dcoutts added this pull request to the merge queue Jul 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 7, 2025
@jorisdral jorisdral added this pull request to the merge queue Jul 8, 2025
Merged via the queue into main with commit dca6656 Jul 8, 2025
59 of 60 checks passed
@jorisdral jorisdral deleted the jdral/quickcheck-lockstep-0.8.0 branch July 8, 2025 09:42
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