The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

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

now requires at least OCaml 4.08.0

+1 -1
+1 -1
ocamlgraph.opam
··· 18 18 doc: "https://backtracking.github.io/ocamlgraph" 19 19 bug-reports: "https://github.com/backtracking/ocamlgraph/issues/new" 20 20 depends: [ 21 - "ocaml" {>= "4.03.0"} 21 + "ocaml" {>= "4.08.0"} 22 22 "stdlib-shims" 23 23 "dune" {>= "2.0"} 24 24 "graphics" {with-test}