this repo has no description
0
fork

Configure Feed

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

ojs_base_ppx: add constraints regarding xtmpl

+2
+2
packages/ojs_base_ppx/ojs_base_ppx.0.7.0/opam
··· 10 10 "dune" {>= "2.9"} 11 11 "ocaml" {>= "4.12.0"} 12 12 "ojs_base" {= version} 13 + "xtmpl" {< "1.0.0"} 14 + "xtmpl_ppx" {< "1.0.0"} 13 15 "ppxlib" 14 16 "odoc" {with-doc} 15 17 ]