mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 01:54:34 +00:00
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: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "criterion";
|
pname = "criterion";
|
||||||
version = "0.6.0.0";
|
version = "0.6.0.1";
|
||||||
sha256 = "0yi6gx9zrmljhhdfqpaylri8x71q2yzyhwwn1c377xngrskpydr9";
|
sha256 = "0k6ip41w5h1z8gl67a8vsb6c3md5nc4yh1vd6dysp9fqgn0vky0a";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson deepseq hastache mtl mwcRandom parsec statistics time
|
aeson deepseq hastache mtl mwcRandom parsec statistics time
|
||||||
transformers vector vectorAlgorithms
|
transformers vector vectorAlgorithms
|
||||||
|
Loading…
Reference in New Issue
Block a user