this repo has no description
0
fork

Configure Feed

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

Constrain lwt < 6.1.0 (6.1.1 incompatible with oxcaml)

+1 -1
+1 -1
onnxrt.opam
··· 9 9 "ocaml" {>= "5.2"} 10 10 "js_of_ocaml" {>= "5.8"} 11 11 "js_of_ocaml-ppx" {>= "5.8"} 12 - "lwt" {>= "5.7"} 12 + "lwt" {>= "5.7" & < "6.1.0"} 13 13 "js_of_ocaml-lwt" {>= "5.8"} 14 14 "odoc" {with-doc} 15 15 ]