haskell-test-framework-quickcheck2: updated to version 0.2.12
svn path=/nixpkgs/trunk/; revision=31898
This commit is contained in:
parent
2be13ee004
commit
8cc520bd88
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "test-framework-quickcheck2";
|
pname = "test-framework-quickcheck2";
|
||||||
version = "0.2.10";
|
version = "0.2.12";
|
||||||
sha256 = "12c37m74idjydxshgms9ib9ii2rpvy4647kra2ards1w2jmnr6w3";
|
sha256 = "08qr2lh1akjy5daxxk1sy59sg94hvv5s5njs9x6lrx648hy7y8iy";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
extensibleExceptions QuickCheck random testFramework
|
extensibleExceptions QuickCheck random testFramework
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user