this repo has no description

camlp4.14+1: Add missing constraints

Kate b67a9350 059658c3

Changed files
+1 -1
packages
camlp4
camlp4.4.14+1
+1 -1
packages/camlp4/camlp4.4.14+1/opam
···
homepage: "https://github.com/camlp4/camlp4"
bug-reports: "https://github.com/camlp4/camlp4/issues"
depends: [
-
"ocaml"
"ocamlbuild" {build}
]
build: [
···
homepage: "https://github.com/camlp4/camlp4"
bug-reports: "https://github.com/camlp4/camlp4/issues"
depends: [
+
"ocaml" {>= "4.14" & < "4.15"}
"ocamlbuild" {build}
]
build: [