haskell-test-framework-quickcheck2: update to version 0.3.0.3
This commit is contained in:
parent
e73b6253f0
commit
8080a35f32
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "test-framework-quickcheck2";
|
pname = "test-framework-quickcheck2";
|
||||||
version = "0.3.0.2";
|
version = "0.3.0.3";
|
||||||
sha256 = "0zgsbmxidyv735jbgajczn25pnhwq66haaadhh6lxj2jsq5fnqpy";
|
sha256 = "12p1zwrsz35r3j5gzbvixz9z1h5643rhihf5gqznmc991krwd5nc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
extensibleExceptions QuickCheck random testFramework
|
extensibleExceptions QuickCheck random testFramework
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user