We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d760b commit 7dd352fCopy full SHA for 7dd352f
packages/xtmpl_ppx/xtmpl_ppx.1.1.0/opam
@@ -7,6 +7,7 @@ homepage: "https://www.good-eris.net/xtmpl/"
7
doc: "https://www.good-eris.net/xtmpl/doc.html"
8
bug-reports: "https://framagit.org/zoggy/xtmpl/issues"
9
depends: [
10
+ "ocaml" {< "5.4~"}
11
"dune" {>= "3.19"}
12
"xtmpl" {= version}
13
"ppxlib" {>= "0.23.0"}
0 commit comments