forked from mirrors/nixpkgs
haskell-test-framework-quickcheck: update to version 0.3.0
This commit is contained in:
parent
7269ebfa55
commit
7e71c1ec12
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "test-framework-quickcheck";
|
||||
version = "0.2.8.1";
|
||||
sha256 = "042vdq18mqw4rhsj3x51mz1iv9zbxvlz7jg6r9cni2xpw5m7v6dk";
|
||||
version = "0.3.0";
|
||||
sha256 = "0g8sh3x3mhns03svccgbdbw8crzpzmahp1hr1fs6ag66fqr8p9mv";
|
||||
buildDepends = [
|
||||
deepseq extensibleExceptions QuickCheck random testFramework
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue