File tree Expand file tree Collapse file tree 30 files changed +30
-30
lines changed Expand file tree Collapse file tree 30 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 33build: [make "unix-build"]
44remove: [["ocamlfind" "remove" "mirage"]]
55depends: [
6- "ocaml"
6+ "ocaml" {< "5.0"}
77 "cstruct" {>= "0.7.1"}
88 "ocamlfind"
99 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change 33build: [make "unix-build"]
44remove: [["ocamlfind" "remove" "mirage"]]
55depends: [
6- "ocaml"
6+ "ocaml" {< "5.0"}
77 "cstruct" {>= "0.7.1"}
88 "ocamlfind"
99 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change 33build: [make "unix-build"]
44remove: [["ocamlfind" "remove" "mirage"]]
55depends: [
6- "ocaml"
6+ "ocaml" {< "5.0"}
77 "cstruct" {>= "0.7.1"}
88 "ocamlfind"
99 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/mirage/mirage-platform/issues/"
66build: [make "unix-build"]
77remove: [["ocamlfind" "remove" "mirage"]]
88depends: [
9- "ocaml"
9+ "ocaml" {< "5.0"}
1010 "cstruct" {>= "0.7.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/mirage/mirage-platform/issues/"
66build: [make "unix-build"]
77remove: [["ocamlfind" "remove" "mirage"]]
88depends: [
9- "ocaml"
9+ "ocaml" {< "5.0"}
1010 "cstruct" {>= "0.7.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/mirage/mirage-platform/issues/"
66build: [make "unix-build"]
77remove: [["ocamlfind" "remove" "mirage"]]
88depends: [
9- "ocaml"
9+ "ocaml" {< "5.0"}
1010 "cstruct" {>= "0.7.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/mirage/mirage-platform/issues/"
66build: [make "unix-build"]
77remove: [["ocamlfind" "remove" "mirage"]]
88depends: [
9- "ocaml"
9+ "ocaml" {< "5.0"}
1010 "cstruct" {>= "0.7.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.0" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ homepage: "https://github.com/mirage/mirage-platform"
66bug-reports: "https://github.com/mirage/mirage-platform/issues/"
77remove: [["ocamlfind" "remove" "mirage"]]
88depends: [
9- "ocaml" {>= "4.00.0"}
9+ "ocaml" {>= "4.00.0" & < "5.0" }
1010 "cstruct" {>= "0.8.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.3" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/mirage/mirage-platform/issues/"
66build: [make "unix-build"]
77remove: [[make "unix-uninstall" "PREFIX=%{prefix}%"]]
88depends: [
9- "ocaml" {>= "4.00.0"}
9+ "ocaml" {>= "4.00.0" & < "5.0" }
1010 "cstruct" {>= "1.0.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.3" & < "4.0.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ bug-reports: "https://github.com/mirage/mirage-platform/issues/"
66build: [make "unix-build"]
77remove: [[make "unix-uninstall" "PREFIX=%{prefix}%"]]
88depends: [
9- "ocaml" {>= "4.00.0"}
9+ "ocaml" {>= "4.00.0" & < "5.0" }
1010 "cstruct" {>= "1.0.1" & < "2.0.0"}
1111 "ocamlfind"
1212 "lwt" {>= "2.4.3" & < "4.0.0"}
You can’t perform that action at this time.
0 commit comments