We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71c075c + 7c5bd51 commit 9abc664Copy full SHA for 9abc664
lockfree.opam
@@ -15,7 +15,7 @@ depends: [
15
"qcheck" {with-test & >= "0.18.1"}
16
"qcheck-stm" {with-test & >= "0.1"}
17
"qcheck-alcotest" {with-test & >= "0.18.1"}
18
- "alcotest" {>= "1.6.0"}
+ "alcotest" {with-test & >= "1.6.0"}
19
"yojson" {>= "2.0.2"}
20
"dscheck" {with-test & >= "0.0.1"}
21
]
0 commit comments