this repo has no description
0
fork

Configure Feed

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

extlib is not compatible with OCaml 5.3

authored by

Kate and committed by
Anil Madhavapeddy
31df4bad 7a5b111e

+1 -1
+1 -1
packages/extlib/extlib.1.7.9/opam
··· 30 30 bug-reports: "https://github.com/ygrek/ocaml-extlib/issues" 31 31 depends: [ 32 32 "dune" {>= "1.0"} 33 - "ocaml" {>= "4.02"} 33 + "ocaml" {>= "4.02" & < "5.3"} 34 34 "cppo" {build} 35 35 ] 36 36 build: [