this repo has no description

omod < 0.0.4 is not compatible with OCaml 5.2 (uses compiler-libs)

Kate 49a5ea08 f9f113a6

Changed files
+1 -1
packages
omod
omod.0.0.3
+1 -1
packages/omod/omod.0.0.3/opam
···
doc: "https://erratique.ch/software/omod/doc/"
bug-reports: "https://github.com/dbuenzli/omod/issues"
depends: [
-
"ocaml" {>= "4.08.0"}
+
"ocaml" {>= "4.08.0" & < "5.2"}
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build & >= "1.0.3"}