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 e76eb38 commit 71cf096Copy full SHA for 71cf096
packages/js_of_ocaml/js_of_ocaml.3.3.0/opam
@@ -17,7 +17,7 @@ depends: [
17
"js_of_ocaml-compiler" {= version}
18
]
19
conflicts: [
20
- "ppx_tools_versioned" {<= "5.0beta0"}
+ "ppx_tools_versioned" {< "5.0"}
21
22
23
synopsis: "Compiler from OCaml bytecode to Javascript"
0 commit comments