File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ remove: [
2121]
2222
2323depends: [
24- "ocaml" {>= "4.01"}
24+ "ocaml" {>= "4.01" & < "5.0" }
2525 "cohttp" {>= "0.12.0" & < "0.21.0"}
2626 "ounit" {with-test}
2727 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ remove: [
2121 ["ocamlfind" "remove" "webmachine"]
2222]
2323depends: [
24- "ocaml" {>= "4.01"}
24+ "ocaml" {>= "4.01" & < "5.0" }
2525 "cohttp" {>= "0.12.0" & < "0.21.0"}
2626 "ocamlfind" {build}
2727 "ounit" {with-test & >= "1.0.2"}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ remove: [
2121 ["ocamlfind" "remove" "webmachine"]
2222]
2323depends: [
24- "ocaml" {>= "4.01"}
24+ "ocaml" {>= "4.01" & < "5.0" }
2525 "cohttp" {>= "0.12.0" & < "0.21.0"}
2626 "ocamlfind" {build}
2727 "ounit" {with-test & >= "1.0.2"}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {< "0.2.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {= "0.2.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {= "0.2.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {>= "0.3.0" & < "0.5.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {>= "0.3.0" & < "0.5.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {>= "0.3.0" & < "0.5.0"}
2424 "ocamlfind" {build}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ remove: [
1818 ["ocamlfind" "remove" "webmachine"]
1919]
2020depends: [
21- "ocaml" {>= "4.01"}
21+ "ocaml" {>= "4.01" & < "5.0" }
2222 "cohttp" {>= "0.12.0" & < "0.21.0"}
2323 "dispatch" {>= "0.3.0" & < "0.5.0"}
2424 "ocamlfind" {build}
You can’t perform that action at this time.
0 commit comments