File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
ocsigen-ppx-rpc/ocsigen-ppx-rpc.1.0 Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://github.com/LexiFi/landmarks/issues"
11
11
depends: [
12
12
"dune" {>= "2.7"}
13
13
"ocaml" {>= "4.08"}
14
- "ppxlib" {>= "0.22"}
14
+ "ppxlib" {>= "0.22" & < "0.36.0" }
15
15
"landmarks" {= "1.4"}
16
16
"odoc" {with-doc}
17
17
]
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ bug-reports: "https://github.com/LexiFi/landmarks/issues"
12
12
depends: [
13
13
"dune" {>= "3.16"}
14
14
"ocaml" {>= "4.08"}
15
- "ppxlib" {>= "0.22"}
15
+ "ppxlib" {>= "0.22" & < "0.36.0" }
16
16
"landmarks" {= "1.5"}
17
17
"odoc" {with-doc}
18
18
]
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ depends: [
13
13
"cppo" {build}
14
14
"ounit" {with-test}
15
15
"reason" {dev & with-test}
16
- "ppxlib" {>= "0.30.0"}
16
+ "ppxlib" {>= "0.30.0" & < "0.36.0" }
17
17
"menhir" {>= "20201214"}
18
18
"reason-react-ppx" {with-test & post}
19
19
"merlin" {with-test}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ depends: [
13
13
"cppo" {build}
14
14
"ounit" {with-test}
15
15
"reason" {dev & with-test}
16
- "ppxlib" {>= "0.30.0"}
16
+ "ppxlib" {>= "0.30.0" & < "0.36.0" }
17
17
"menhir" {>= "20201214"}
18
18
"reason-react-ppx" {with-test & post}
19
19
"merlin" {with-test}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ depends: [
13
13
"cppo" {build}
14
14
"ounit" {with-test}
15
15
"reason" {dev & with-test}
16
- "ppxlib" {>= "0.30.0"}
16
+ "ppxlib" {>= "0.30.0" & < "0.36.0" }
17
17
"menhir" {>= "20201214"}
18
18
"reason-react-ppx" {with-test & post}
19
19
"merlin" {with-test}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ depends: [
13
13
"cppo" {build}
14
14
"ounit" {with-test}
15
15
"reason" {dev & with-test}
16
- "ppxlib" {>= "0.30.0"}
16
+ "ppxlib" {>= "0.30.0" & < "0.36.0" }
17
17
"menhir" {>= "20201214"}
18
18
"reason-react-ppx" {with-test & post}
19
19
"merlin" {with-test}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build: [
13
13
]
14
14
depends: [
15
15
"dune" {>= "2.8"}
16
- "ppxlib" {>= "0.15.0"}
16
+ "ppxlib" {>= "0.15.0" & < "0.36.0" }
17
17
]
18
18
url {
19
19
src: "https://github.com/ocsigen/ocsigen-ppx-rpc/archive/1.0.tar.gz"
You can’t perform that action at this time.
0 commit comments