this repo has no description

extlib is not compatible with OCaml 5.3

Kate a7755be1 56b5adee

Changed files
+1 -1
packages
extlib
extlib.1.7.9
+1 -1
packages/extlib/extlib.1.7.9/opam
···
bug-reports: "https://github.com/ygrek/ocaml-extlib/issues"
depends: [
"dune" {>= "1.0"}
-
"ocaml" {>= "4.02"}
+
"ocaml" {>= "4.02" & < "5.3"}
"cppo" {build}
]
build: [