mwc-random 0.8.0.0 → 0.8.0.1
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README +1/−1
- mwc-random.cabal +2/−2
README view
@@ -36,7 +36,7 @@ Please feel welcome to contribute new code or bug fixes. You can fetch the source repository from here: -darcs get http://darcs.serpentine.com/mwc-random+http://bitbucket.org/bos/mwc-random Authors
mwc-random.cabal view
@@ -1,5 +1,5 @@ name: mwc-random-version: 0.8.0.0+version: 0.8.0.1 synopsis: Fast, high quality pseudo random number generation description: This package contains code for generating high quality random@@ -16,7 +16,7 @@ distributions. license: BSD3 license-file: LICENSE-homepage: http://darcs.serpentine.com/mwc-random+homepage: http://bitbucket.org/bos/mwc-random author: Bryan O'Sullivan <bos@serpentine.com> maintainer: Bryan O'Sullivan <bos@serpentine.com> copyright: 2009, 2010 Bryan O'Sullivan