haskell-mwc-random: update to version 0.13.0.0
This commit is contained in:
parent
bfa5bd9371
commit
8bd4aaec49
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mwc-random";
|
pname = "mwc-random";
|
||||||
version = "0.12.0.1";
|
version = "0.13.0.0";
|
||||||
sha256 = "1sq4yxi231ka8rzwsihqziibs7amvl27ycr018wymm3yz36vsy7c";
|
sha256 = "16f8dd81wj81h0jcqnrlr2d6mjc7q2r436qf8z320d6wpzih2djy";
|
||||||
buildDepends = [ primitive time vector ];
|
buildDepends = [ primitive time vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit QuickCheck statistics testFramework testFrameworkHunit
|
HUnit QuickCheck statistics testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user