haskell-criterion: update to version 0.6.2.1
This commit is contained in:
parent
33e90e510a
commit
5ecaa4b551
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "criterion";
|
pname = "criterion";
|
||||||
version = "0.6.2.0";
|
version = "0.6.2.1";
|
||||||
sha256 = "1xd90qb026niq2sn7ks8bn92ifb6255saic68bzg6kzj7ydwwdmx";
|
sha256 = "08gbs61qqsq0kh2r33kzm9mmbs3ar5krmp1a0cf21c012k6k55z5";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson deepseq filepath hastache mtl mwcRandom parsec statistics
|
aeson deepseq filepath hastache mtl mwcRandom parsec statistics
|
||||||
time transformers vector vectorAlgorithms
|
time transformers vector vectorAlgorithms
|
||||||
|
Loading…
x
Reference in New Issue
Block a user