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