Cabal revisions of mwc-random-0.8.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: mwc-random version: 0.8.0.0+x-revision: 1 synopsis: Fast, high quality pseudo random number generation description: This package contains code for generating high quality random System.Random.MWC build-depends: base < 5,- primitive,+ primitive < 0.6, time, vector >= 0.5 if impl(ghc >= 6.10)