We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a0306 commit d82adb1Copy full SHA for d82adb1
odoc.opam
@@ -25,7 +25,7 @@ delimited with `(** ... *)`, and outputs HTML.
25
"""
26
27
depends: [
28
- "odoc-parser" {>= "2.0.0"}
+ "odoc-parser" {>= "2.0.0" & < "2.3.0"}
29
"astring"
30
"cmdliner" {>= "1.0.0"}
31
"cppo" {build & >= "1.1.0"}
0 commit comments