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 a9d2724 commit e054a42Copy full SHA for e054a42
opam
@@ -57,6 +57,7 @@ depends: [
57
"tyxml" {>= "4.0.0"}
58
("dbm" | "sqlite3" | "pgocaml")
59
"ipaddr" {>= "2.1"}
60
+ "camlp4" # to force building tyxml.parser
61
]
62
depopts: "camlzip"
63
conflicts: [
0 commit comments