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.
2 parents a8e705e + 94ae656 commit ac8717cCopy full SHA for ac8717c
packages/dune/dune.3.12.1/opam
@@ -42,7 +42,7 @@ build: [
42
depends: [
43
# Please keep the lower bound in sync with .github/workflows/workflow.yml,
44
# dune-project and min_ocaml_version in bootstrap.ml
45
- ("ocaml" {>= "4.08" & < "5.4"} | ("ocaml" {>= "4.02" & < "4.08~~"} & "ocamlfind-secondary"))
+ ("ocaml" {>= "4.08" & < "5.3"} | ("ocaml" {>= "4.02" & < "4.08~~"} & "ocamlfind-secondary"))
46
"base-unix"
47
"base-threads"
48
]
0 commit comments