haskell-test-framework-quickcheck2: update to version 0.2.12.3
This commit is contained in:
parent
9ffc9076dc
commit
7638637b68
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "test-framework-quickcheck2";
|
pname = "test-framework-quickcheck2";
|
||||||
version = "0.2.12.2";
|
version = "0.2.12.3";
|
||||||
sha256 = "08m8y78qy23imcwyqdqla7syxdf91iqrb0j8g6g7gwsg5asjq6ip";
|
sha256 = "17pj6b1cclihy203zpb75rkx2djldc9kcj10wqkf5fjmf9vvi0ks";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
extensibleExceptions QuickCheck random testFramework
|
extensibleExceptions QuickCheck random testFramework
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user