haskell-tasty-quickcheck: update to version 0.8
This commit is contained in:
parent
7fe58926c3
commit
6ec7fba26e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tasty-quickcheck";
|
pname = "tasty-quickcheck";
|
||||||
version = "0.3.1";
|
version = "0.8";
|
||||||
sha256 = "1rajvcq2a1yxdbb4kykvab1p9rnmsd2lgmlk61nd4fxvsvfj5gzn";
|
sha256 = "10d7chqrlp1fjphnkiykxd22g4mfp69kmihd705sxb0y0mrdfh8x";
|
||||||
buildDepends = [ QuickCheck random tagged tasty ];
|
buildDepends = [ QuickCheck random tagged tasty ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "QuickCheck support for the Tasty test framework";
|
description = "QuickCheck support for the Tasty test framework";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user