this repo has no description

Merge pull request #20032 from kit-ty-kate/odoc-414

odoc 1.x is not compatible with OCaml 4.14

Kate a9ea660f 9f70f46e

Changed files
+1 -1
packages
odoc
odoc.1.5.3
+1 -1
packages/odoc/odoc.1.5.3/opam
···
"cppo" {build & >= "1.1.0"}
"dune"
"fpath"
-
"ocaml" {>= "4.02.0"}
"result"
"tyxml" {>= "4.3.0"}
···
"cppo" {build & >= "1.1.0"}
"dune"
"fpath"
+
"ocaml" {>= "4.02.0" & < "4.14"}
"result"
"tyxml" {>= "4.3.0"}