this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

picos: upper bound jsoo test dep

+6 -6
+1 -1
packages/picos/picos.0.1.0/opam
··· 22 22 "mdx" {>= "2.4.0" & with-test} 23 23 "ocaml-version" {>= "3.6.4" & with-test} 24 24 "domain_shims" {>= "0.1.0" & with-test} 25 - "js_of_ocaml" {>= "5.4.0" & with-test} 25 + "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test} 26 26 "conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test} 27 27 "dscheck" {>= "0.4.0" & with-test} 28 28 "sherlodoc" {>= "0.2" & with-doc}
+1 -1
packages/picos/picos.0.2.0/opam
··· 22 22 "mdx" {>= "2.4.0" & with-test} 23 23 "ocaml-version" {>= "3.6.4" & with-test} 24 24 "domain_shims" {>= "0.1.0" & with-test} 25 - "js_of_ocaml" {>= "5.4.0" & with-test} 25 + "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test} 26 26 "conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test} 27 27 "dscheck" {>= "0.4.0" & with-test} 28 28 "sherlodoc" {>= "0.2" & with-doc}
+1 -1
packages/picos/picos.0.3.0/opam
··· 23 23 "mdx" {>= "2.4.0" & with-test} 24 24 "ocaml-version" {>= "3.6.4" & with-test} 25 25 "domain_shims" {>= "0.1.0" & with-test} 26 - "js_of_ocaml" {>= "5.4.0" & with-test} 26 + "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test} 27 27 "conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test} 28 28 "dscheck" {>= "0.4.0" & with-test} 29 29 "sherlodoc" {>= "0.2" & with-doc}
+1 -1
packages/picos/picos.0.4.0/opam
··· 23 23 "mdx" {>= "2.4.0" & with-test} 24 24 "ocaml-version" {>= "3.6.4" & with-test} 25 25 "domain_shims" {>= "0.1.0" & with-test} 26 - "js_of_ocaml" {>= "5.4.0" & with-test} 26 + "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test} 27 27 "conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test} 28 28 "dscheck" {>= "0.4.0" & with-test} 29 29 "sherlodoc" {>= "0.2" & with-doc}
+1 -1
packages/picos_meta/picos_meta.0.5.0/opam
··· 26 26 "conf-npm" 27 27 {arch != "x86_32" & arch != "riscv64" & os != "win32" & with-test} 28 28 "domain_shims" {>= "0.1.0" & with-test} 29 - "js_of_ocaml" {>= "5.4.0" & with-test} 29 + "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test} 30 30 "mdx" {>= "2.4.0" & with-test} 31 31 "multicore-bench" {>= "0.1.4" & with-test} 32 32 "multicore-magic" {>= "2.3.0" & with-test}
+1 -1
packages/picos_meta/picos_meta.0.6.0/opam
··· 26 26 "conf-npm" 27 27 {arch != "x86_32" & arch != "riscv64" & os != "win32" & with-test} 28 28 "domain_shims" {>= "0.1.0" & with-test} 29 - "js_of_ocaml" {>= "5.4.0" & with-test} 29 + "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test} 30 30 "mdx" {>= "2.4.0" & with-test} 31 31 "multicore-bench" {>= "0.1.7" & with-test} 32 32 "multicore-magic" {>= "2.3.0" & with-test}