forked from mirrors/nixpkgs
haskell-criterion: updated to version 0.6.0.1
svn path=/nixpkgs/trunk/; revision=31811
This commit is contained in:
parent
58a4717d0a
commit
d5e86595d6
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "criterion";
|
||||
version = "0.6.0.0";
|
||||
sha256 = "0yi6gx9zrmljhhdfqpaylri8x71q2yzyhwwn1c377xngrskpydr9";
|
||||
version = "0.6.0.1";
|
||||
sha256 = "0k6ip41w5h1z8gl67a8vsb6c3md5nc4yh1vd6dysp9fqgn0vky0a";
|
||||
buildDepends = [
|
||||
aeson deepseq hastache mtl mwcRandom parsec statistics time
|
||||
transformers vector vectorAlgorithms
|
||||
|
|
Loading…
Reference in a new issue