this repo has no description

Constrain odoc-parser revdeps

Changed files
+13 -13
packages
mdx
mdx.1.11.0
mdx.1.11.1
mdx.2.0.0
mdx.2.1.0
ocamlformat
ocamlformat.0.20.1
ocamlformat.0.21.0
ocamlformat.0.22.4
ocamlformat-rpc
ocamlformat-rpc.0.20.1
odoc
odoc.2.0.0
odoc.2.0.1
odoc.2.0.2
odoc.2.1.0
odoc.2.1.1
+1 -1
packages/mdx/mdx.1.11.0/opam
···
"re" {>= "1.7.2"}
"result"
"ocaml-version" {>= "2.3.0"}
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"lwt" {with-test}
"alcotest" {with-test}
"cmdliner" {with-test & < "1.1.0"}
+1 -1
packages/mdx/mdx.1.11.1/opam
···
"re" {>= "1.7.2"}
"result"
"ocaml-version" {>= "2.3.0"}
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"lwt" {with-test}
"alcotest" {with-test}
"cmdliner" {with-test & < "1.1.0"}
+1 -1
packages/mdx/mdx.2.0.0/opam
···
"re" {>= "1.7.2"}
"result"
"ocaml-version" {>= "2.3.0"}
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"lwt" {with-test}
"alcotest" {with-test}
"cmdliner" {with-test & < "1.1.0"}
+1 -1
packages/mdx/mdx.2.1.0/opam
···
"re" {>= "1.7.2"}
"result"
"ocaml-version" {>= "2.3.0"}
-
"odoc-parser" {>= "1.0.0"}
+
"odoc-parser" {>= "1.0.0" & < "2.0.0"}
"lwt" {with-test}
"alcotest" {with-test}
"cmdliner" {with-test & < "1.1.0"}
+1 -1
packages/ocamlformat-rpc/ocamlformat-rpc.0.20.1/opam
···
"menhirSdk" {>= "20201216"}
"ocaml-version" {>= "3.3.0"}
"ocp-indent"
-
"odoc-parser" {>= "1.0.0"}
+
"odoc-parser" {>= "1.0.0" & < "2.0.0"}
"re" {>= "1.7.2"}
"stdio" {< "v0.15"}
"uuseg" {>= "10.0.0"}
+1 -1
packages/ocamlformat/ocamlformat.0.20.1/opam
···
"menhirSdk" {>= "20201216"}
"ocaml-version" {>= "3.3.0"}
"ocp-indent"
-
"odoc-parser" {>= "1.0.0"}
+
"odoc-parser" {>= "1.0.0" & < "2.0.0"}
"re" {>= "1.7.2"}
"stdio" {< "v0.15"}
"uuseg" {>= "10.0.0"}
+1 -1
packages/ocamlformat/ocamlformat.0.21.0/opam
···
"menhirSdk" {>= "20201216"}
"ocaml-version" {>= "3.3.0"}
"ocp-indent"
-
"odoc-parser" {>= "1.0.0"}
+
"odoc-parser" {>= "1.0.0" & < "2.0.0"}
"re" {>= "1.7.2"}
"stdio"
"uuseg" {>= "10.0.0"}
+1 -1
packages/ocamlformat/ocamlformat.0.22.4/opam
···
"ocaml-version" {>= "3.3.0"}
"ocamlformat-rpc-lib" {with-test & post & = version}
"ocp-indent"
-
"odoc-parser" {>= "1.0.0"}
+
"odoc-parser" {>= "1.0.0" & < "2.0.0"}
"re" {>= "1.7.2"}
"stdio"
"uuseg" {>= "10.0.0"}
+1 -1
packages/odoc/odoc.2.0.0/opam
···
"""
depends: [
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"astring"
"cmdliner" {>= "1.0.0"}
"cppo" {build & >= "1.1.0"}
+1 -1
packages/odoc/odoc.2.0.1/opam
···
"""
depends: [
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"astring"
"cmdliner" {>= "1.0.0"}
"cppo" {build & >= "1.1.0"}
+1 -1
packages/odoc/odoc.2.0.2/opam
···
"""
depends: [
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"astring"
"cmdliner" {>= "1.0.0"}
"cppo" {build & >= "1.1.0"}
+1 -1
packages/odoc/odoc.2.1.0/opam
···
"""
depends: [
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"astring"
"cmdliner" {>= "1.0.0"}
"cppo" {build & >= "1.1.0"}
+1 -1
packages/odoc/odoc.2.1.1/opam
···
"""
depends: [
-
"odoc-parser" {>= "0.9.0"}
+
"odoc-parser" {>= "0.9.0" & < "2.0.0"}
"astring"
"cmdliner" {>= "1.0.0"}
"cppo" {build & >= "1.1.0"}