File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11opam-version: "1.2"
2- 2+ 33authors: "Ocsigen team"
44bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
5- homepage: "http://ocsigen.org/js_of_ocaml"
6- dev-repo: "https://github.com/ocsigen/js_of_ocaml.git"
5+ homepage: "http://ocsigen.org/js_of_ocaml"
6+ dev-repo: "https://github.com/ocsigen/js_of_ocaml.git"
77
88version: "dev"
99
@@ -20,14 +20,14 @@ depends: [
2020 "cppo"
2121 "camlp4"
2222 "base64" {>= "2.0.0"}
23- ( "base-no-ppx" | "ppx_tools" )
23+ ("base-no-ppx" | "ppx_tools")
2424 "ocamlbuild"
2525]
2626depopts: ["deriving" "ppx_deriving" "tyxml" "reactiveData" ]
2727conflicts: [
28- "deriving" {< "0.6"}
29- "tyxml" {< "3.6.0"}
28+ "deriving" {< "0.6"}
29+ "tyxml" {< "3.6.0"}
3030 "ppx_deriving" {< "3.0"}
31- "reactiveData" {< "2.0 "}
31+ "reactiveData" {< "0.2 "}
3232]
3333available: [ ocaml-version >= "4.00.0" ]
You can’t perform that action at this time.
0 commit comments