Skip to content

Commit d82adb1

Browse files
tmcgilchristjonludlam
authored andcommitted
Pin odoc-parser version to less than 2.3.0
1 parent 03a0306 commit d82adb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odoc.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ delimited with `(** ... *)`, and outputs HTML.
2525
"""
2626

2727
depends: [
28-
"odoc-parser" {>= "2.0.0"}
28+
"odoc-parser" {>= "2.0.0" & < "2.3.0"}
2929
"astring"
3030
"cmdliner" {>= "1.0.0"}
3131
"cppo" {build & >= "1.1.0"}

0 commit comments

Comments
 (0)