File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ license: "MIT"
1010dev-repo: "git+https://github.com/LexiFi/gen_js_api.git"
1111build: [["dune" "build" "-p" name "-j" jobs]]
1212depends: [
13- "ocaml" {>= "4.08.0" & < "5.3.0" }
13+ "ocaml" {>= "4.08.0"}
1414 "dune" {>= "1.11"}
1515 "js_of_ocaml" {>= "3.1.0"}
1616 "ocaml-migrate-parsetree" {>= "1.6.0" & < "2.0.0"}
17- "ppxlib" {>= "0.11"}
17+ "ppxlib" {>= "0.11" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
1818]
1919synopsis: "Easy OCaml bindings for Javascript libraries"
2020description: """
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
1919bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2020depends: [
2121 "dune" {>= "2.0"}
22- "ocaml" {>= "4.08" & < "5.3.0" }
23- "ppxlib" {>= "0.18"}
22+ "ocaml" {>= "4.08"}
23+ "ppxlib" {>= "0.18" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2424 "ocaml-migrate-parsetree" {>= "1.6.0" & < "2.0.0"}
2525 "js_of_ocaml-compiler" {with-test}
2626 "conf-npm" {with-test}
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
1919bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2020depends: [
2121 "dune" {>= "2.7"}
22- "ocaml" {>= "4.08" & < "5.3.0" }
23- "ppxlib" {>= "0.22"}
22+ "ocaml" {>= "4.08"}
23+ "ppxlib" {>= "0.22" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2424 "ppxlib" {with-test & < "0.26.0"}
2525 "js_of_ocaml-compiler" {with-test}
2626 "conf-npm" {with-test}
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
1919bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2020depends: [
2121 "dune" {>= "2.7"}
22- "ocaml" {>= "4.08" & < "5.3.0" }
23- "ppxlib" {>= "0.22"}
22+ "ocaml" {>= "4.08"}
23+ "ppxlib" {>= "0.22" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2424 "ppxlib" {with-test & < "0.26.0"}
2525 "js_of_ocaml-compiler" {with-test}
2626 "conf-npm" {with-test}
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
2020bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2121depends: [
2222 "dune" {>= "2.7"}
23- "ocaml" {>= "4.08" & < "5.3.0" }
24- "ppxlib" {>= "0.22"}
23+ "ocaml" {>= "4.08"}
24+ "ppxlib" {>= "0.22" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2525 "ppxlib" {with-test & < "0.26.0"}
2626 "js_of_ocaml-compiler" {with-test}
2727 "conf-npm" {with-test}
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
2020bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2121depends: [
2222 "dune" {>= "2.7"}
23- "ocaml" {>= "4.08" & < "5.3.0" }
24- "ppxlib" {>= "0.26"}
23+ "ocaml" {>= "4.08"}
24+ "ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2525 "js_of_ocaml-compiler" {with-test}
2626 "conf-npm" {with-test}
2727 "ojs" {= "1.1.1"}
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
2020bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2121depends: [
2222 "dune" {>= "2.7"}
23- "ocaml" {>= "4.08" & < "5.3.0" }
24- "ppxlib" {>= "0.26"}
23+ "ocaml" {>= "4.08"}
24+ "ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2525 "js_of_ocaml-compiler" {with-test}
2626 "conf-npm" {with-test}
2727 "ojs" {= version}
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
2020bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2121depends: [
2222 "dune" {>= "2.7"}
23- "ocaml" {>= "4.08" & < "5.3.0" }
24- "ppxlib" {>= "0.26"}
23+ "ocaml" {>= "4.08"}
24+ "ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2525 "js_of_ocaml-compiler" {with-test}
2626 "conf-npm" {with-test}
2727 "ojs" {= version}
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ homepage: "https://github.com/LexiFi/gen_js_api"
2020bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
2121depends: [
2222 "dune" {>= "3.0"}
23- "ocaml" {>= "4.08" & < "5.3.0" }
24- "ppxlib" {>= "0.26"}
23+ "ocaml" {>= "4.08"}
24+ "ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2525 "js_of_ocaml-compiler" {with-test}
2626 "ojs" {= version}
2727 "odoc" {with-doc}
You can’t perform that action at this time.
0 commit comments