File tree Expand file tree Collapse file tree 38 files changed +38
-38
lines changed Expand file tree Collapse file tree 38 files changed +38
-38
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626doc: "https://dune.readthedocs.io/"
2727bug-reports: "https://github.com/ocaml/dune/issues"
2828depends: [
29- ("ocaml" {>= "4.06" & < "4.12"} | ("ocaml" {< "4.06~~"} & "ocamlfind-secondary"))
29+ ("ocaml" {>= "4.06" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.06~~"} & "ocamlfind-secondary"))
3030 "base-unix"
3131 "base-threads"
3232]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626doc: "https://dune.readthedocs.io/"
2727bug-reports: "https://github.com/ocaml/dune/issues"
2828depends: [
29- ("ocaml" {>= "4.06" & < "4.12"} | ("ocaml" {< "4.06~~"} & "ocamlfind-secondary"))
29+ ("ocaml" {>= "4.06" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.06~~"} & "ocamlfind-secondary"))
3030 "base-unix"
3131 "base-threads"
3232]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626doc: "https://dune.readthedocs.io/"
2727bug-reports: "https://github.com/ocaml/dune/issues"
2828depends: [
29- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
29+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
3030 "base-unix"
3131 "base-threads"
3232]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626doc: "https://dune.readthedocs.io/"
2727bug-reports: "https://github.com/ocaml/dune/issues"
2828depends: [
29- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
29+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
3030 "base-unix"
3131 "base-threads"
3232]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626doc: "https://dune.readthedocs.io/"
2727bug-reports: "https://github.com/ocaml/dune/issues"
2828depends: [
29- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
29+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
3030 "base-unix"
3131 "base-threads"
3232]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ homepage: "https://github.com/ocaml/dune"
2626doc: "https://dune.readthedocs.io/"
2727bug-reports: "https://github.com/ocaml/dune/issues"
2828depends: [
29- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
29+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
3030 "base-unix"
3131 "base-threads"
3232]
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ build: [
3939depends: [
4040 # Please keep the lower bound in sync with .travis.yml, dune-project
4141 # and min_ocaml_version in bootstrap.ml
42- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
42+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
4343 "base-unix"
4444 "base-threads"
4545]
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ build: [
3939depends: [
4040 # Please keep the lower bound in sync with .travis.yml, dune-project
4141 # and min_ocaml_version in bootstrap.ml
42- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
42+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
4343 "base-unix"
4444 "base-threads"
4545]
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ build: [
3939depends: [
4040 # Please keep the lower bound in sync with .travis.yml, dune-project
4141 # and min_ocaml_version in bootstrap.ml
42- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
42+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
4343 "base-unix"
4444 "base-threads"
4545]
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ build: [
3939depends: [
4040 # Please keep the lower bound in sync with .travis.yml, dune-project
4141 # and min_ocaml_version in bootstrap.ml
42- ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {< "4.07~~"} & "ocamlfind-secondary"))
42+ ("ocaml" {>= "4.07" & < "4.12"} | ("ocaml" {>= "4.02" & < "4.07~~"} & "ocamlfind-secondary"))
4343 "base-unix"
4444 "base-threads"
4545]
You can’t perform that action at this time.
0 commit comments