Skip to content

Commit 16ea26c

Browse files
committed
Add ppxlib.0.36.0 upper bound to metapp.0.4.4
Signed-off-by: Nathan Rebours <[email protected]>
1 parent f68f65e commit 16ea26c

File tree

1 file changed

+1
-1
lines changed
  • packages/metapp/metapp.0.4.4

1 file changed

+1
-1
lines changed

packages/metapp/metapp.0.4.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"dune" {>= "2.7"}
1717
"ocaml" {>= "4.08.0"}
1818
"stdcompat" {>= "12"}
19-
"ppxlib" {>= "0.22.0"}
19+
"ppxlib" {>= "0.22.0" & < "0.36.0"}
2020
"ocamlfind" {>= "1.8.1"}
2121
"odoc" {with-doc & >= "1.5.1"}
2222
]

0 commit comments

Comments
 (0)