Skip to content

Conversation

@thomie
Copy link
Contributor

@thomie thomie commented Jul 8, 2014

thomie added 2 commits July 8, 2014 14:29
This follows from the following line in the function stdNext
(z' is the next generated Int):

    z' = if z < 1 then z + 2147483562 else z
Fixme reverred to formatting of comments, which was done in
24260b3
rrnewton added a commit that referenced this pull request Aug 22, 2014
Fix for ghc ticket #8899: StdGen does not generate 0
@rrnewton rrnewton merged commit 8570176 into haskell:master Aug 22, 2014
@rrnewton
Copy link
Member

Thanks!

@thomie thomie deleted the T8899 branch September 8, 2014 16:07
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