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.
Countdown
multicore-bench
1 parent 30816bd commit 19f7f03Copy full SHA for 19f7f03
bench/countdown.ml
bench/countdown.mli
dune-project
@@ -205,7 +205,7 @@
205
:with-test))
206
(multicore-bench
207
(and
208
- (>= 0.1.5)
+ (>= 0.1.7)
209
210
(multicore-magic
211
picos_meta.opam
@@ -30,7 +30,7 @@ depends: [
30
"domain_shims" {>= "0.1.0" & with-test}
31
"js_of_ocaml" {>= "5.4.0" & with-test}
32
"mdx" {>= "2.4.0" & with-test}
33
- "multicore-bench" {>= "0.1.5" & with-test}
+ "multicore-bench" {>= "0.1.7" & with-test}
34
"multicore-magic" {>= "2.3.0" & with-test}
35
"multicore-magic-dscheck" {>= "2.3.0" & with-test}
36
"ocaml-version" {>= "3.6.4" & with-test}
0 commit comments