Skip to content

Conversation

sternenseemann
Copy link

0.3 replaced random-source with the normal random package, so we can now
use a more portable globalStdGen fro Data.Random.Show.Unsafe.

We lose the dependency on random-source and incur one on random. The
lower bound on random-fu is increased.

Closes #4.

0.3 replaced random-source with the normal random package, so we can now
use a more portable globalStdGen fro Data.Random.Show.Unsafe.

We lose the dependency on random-source and incur one on random. The
lower bound on random-fu is increased.

Closes aristidb#4.
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.

Compatibility with random-fu 3.0
1 participant