this repo has no description
0
fork

Configure Feed

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

Add constraint to OCaml 4.08.0 and above

+1 -1
+1 -1
packages/dynamic_gc/dynamic_gc.0.1.0/opam
··· 15 15 bug-reports: "https://github.com/semgrep/dynamic-gc/issues" 16 16 depends: [ 17 17 "dune" {>= "3.17"} 18 - "ocaml" 18 + "ocaml" {>= "4.08.0"} 19 19 "odoc" {with-doc} 20 20 ] 21 21 build: [