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

Adjust for new additions in upcoming random-1.3 #89

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

Conversation

lehins
Copy link
Contributor

@lehins lehins commented Oct 30, 2023

Hey @Shimuuar I am working on some changes in the random-1.3 stateful interface in haskell/random#153 Could you take a look and see if you find it sensible.

Addition of modifyGen is more useful for stateful generators that are regular wrappers around RandomGen rather than for the ones like mwc implements. It also allows for a mutable Gen to be overwritten with the Seed using overwriteGen

Depends on #88

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.

None yet

1 participant