this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add ppxlib.0.36.0 upper bound to metapp.0.4.4

Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>

+1 -1
+1 -1
packages/metapp/metapp.0.4.4/opam
··· 16 16 "dune" {>= "2.7"} 17 17 "ocaml" {>= "4.08.0"} 18 18 "stdcompat" {>= "12"} 19 - "ppxlib" {>= "0.22.0"} 19 + "ppxlib" {>= "0.22.0" & < "0.36.0"} 20 20 "ocamlfind" {>= "1.8.1"} 21 21 "odoc" {with-doc & >= "1.5.1"} 22 22 ]