File tree Expand file tree Collapse file tree 5 files changed +5
-1
lines changed Expand file tree Collapse file tree 5 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 99]
1010remove: [["ocamlfind" "remove" "obus"]]
1111depends: [
12- "ocaml" {>= "4.02.3"}
12+ "ocaml" {>= "4.02.3" & < "5.0" }
1313 "ocamlfind" {build}
1414 "lwt" {>= "2.7.0" & < "5.0.0"}
1515 "lwt_react"
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ build: [
1313]
1414
1515depends: [
16+ "ocaml" {< "5.0"}
1617 "dune" {>= "1.4"}
1718 "menhir" {build & >= "20180528"}
1819 "xmlm"
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ build: [
1313]
1414
1515depends: [
16+ "ocaml" {< "5.0"}
1617 "dune" {>= "1.4"}
1718 "menhir" {build & >= "20180528"}
1819 "xmlm"
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ build: [
1313]
1414
1515depends: [
16+ "ocaml" {< "5.0"}
1617 "dune" {>= "1.4"}
1718 "menhir" {build & >= "20180528"}
1819 "xmlm"
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ build: [
1313]
1414
1515depends: [
16+ "ocaml" {< "5.0"}
1617 "dune" {>= "1.4"}
1718 "menhir" {build & >= "20180528"}
1819 "xmlm"
You can’t perform that action at this time.
0 commit comments