File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ homepage: "https://ocsigen.org/eliom/"
17
17
bug-reports: "https://github.com/ocsigen/eliom/issues"
18
18
depends: [
19
19
"dune" {>= "3.6"}
20
- "ocaml" {>= "4.08.0"}
20
+ "ocaml" {>= "4.08.0" & < "5.3.0" }
21
21
"ocamlfind"
22
22
"ppx_deriving"
23
23
"ppxlib" {>= "0.15.0"}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ homepage: "https://ocsigen.org/eliom/"
17
17
bug-reports: "https://github.com/ocsigen/eliom/issues"
18
18
depends: [
19
19
"dune" {>= "3.6"}
20
- "ocaml" {>= "4.12.0"}
20
+ "ocaml" {>= "4.12.0" & < "5.3.0" }
21
21
"ocamlfind"
22
22
"ppx_deriving"
23
23
"ppxlib" {>= "0.15.0"}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ homepage: "https://ocsigen.org/eliom/"
17
17
bug-reports: "https://github.com/ocsigen/eliom/issues"
18
18
depends: [
19
19
"dune" {>= "3.6"}
20
- "ocaml" {>= "4.12.0"}
20
+ "ocaml" {>= "4.12.0" & < "5.3.0" }
21
21
"ocamlfind"
22
22
"ppx_deriving"
23
23
"ppxlib" {>= "0.15.0"}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ homepage: "https://ocsigen.org/eliom/"
17
17
bug-reports: "https://github.com/ocsigen/eliom/issues"
18
18
depends: [
19
19
"dune" {>= "3.6"}
20
- "ocaml" {>= "4.12.0"}
20
+ "ocaml" {>= "4.12.0" & < "5.3.0" }
21
21
"ocamlfind"
22
22
"ppx_deriving"
23
23
"ppxlib" {>= "0.15.0"}
You can’t perform that action at this time.
0 commit comments