Commit graph

3 commits

Author SHA1 Message Date
szptvlfn
155e55ea9e Update to 1.1
from CHANGELOG & https://github.com/haskell/random
# 1.1
  * support for base < 4.6 (which doesnt provide strict atomicModifyIORef')
    and integrating Travis CI support.
    https://github.com/haskell/random/pull/12
  * fix C type in test suite https://github.com/haskell/random/pull/9
  - Fix compilation with GHC HEAD.
2014-10-21 21:27:51 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
szptvlfn
52f832e204 Import random-1.0.1.1 as devel/hs-random,
packaged for wip by pho.

This package provides a basic random number generation library,
including the ability to split random number generators.
2014-05-21 21:02:18 +00:00