this repo has no description
0
fork

Configure Feed

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

Update ocaml version

Alex 35cd8ab7 f332ea15

+1 -1
+1 -1
packages/zar/zar.0.9.3/opam
··· 10 10 homepage: "https://github.com/bagnalla/ocamlzar" 11 11 bug-reports: "https://github.com/bagnalla/ocamlzar/issues" 12 12 depends: [ 13 - "ocaml" {>= "4.08"} 13 + "ocaml" {>= "4.14"} 14 14 "dune" {>= "3.7"} 15 15 "alcotest" {with-test} 16 16 "qcheck" {with-test}