patch applied (packages/random): Fix createStdGen

Ian Lynagh igloo at earth.li
Thu Jul 19 08:25:56 EDT 2007


Wed Jul 18 16:28:36 PDT 2007  Ian Lynagh <igloo at earth.li>
  * Fix createStdGen
  It looks like there is an unwritten (as far as I can see) invariant that
  StdGen's arguments are positive. Large Integer arguments to createStdGen
  would break that invariant.

    M ./System/Random.hs -6 +1


More information about the Cvs-libraries mailing list