From 934782bba28c7f17def412a30dd0c49cd1ca86f1 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Fri, 2 Jan 2026 07:51:17 +0000 Subject: qcheck: version assertions --- nixtamal.opam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixtamal.opam') diff --git a/nixtamal.opam b/nixtamal.opam index 79d2109..6fd0070 100644 --- a/nixtamal.opam +++ b/nixtamal.opam @@ -21,8 +21,8 @@ depends: [ "ppx_deriving_qcheck" "uri" "alcotest" {with-test} - "qcheck" {with-test} - "qcheck-alcotest" {with-test} + "qcheck" {with-test & >= "0.91"} + "qcheck-alcotest" {with-test & >= "0.91"} "odoc" {with-doc} ] build: [ -- cgit v1.2.3