haskell-tasty-quickcheck: update to version 0.8.1
This commit is contained in:
parent
cebd3d783a
commit
b455a81f22
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tasty-quickcheck";
|
pname = "tasty-quickcheck";
|
||||||
version = "0.8.0.3";
|
version = "0.8.1";
|
||||||
sha256 = "0dng415dsdg86rliwmz5hpn2111cn0x494c0vmdmzv5qgvx5naf6";
|
sha256 = "1diqc5dmddrfc6i0zqkmlnnhsv8paqy2fdmbx8484qa4ylk5r6bs";
|
||||||
buildDepends = [ QuickCheck tagged tasty ];
|
buildDepends = [ QuickCheck 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