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.
2 parents 2a782ae + ba65815 commit 3078ebaCopy full SHA for 3078eba
packages/cow/cow.2.2.0/opam
@@ -17,7 +17,7 @@ tags: [
17
dev-repo: "git+https://github.com/mirage/ocaml-cow.git"
18
build: ["ocaml" "pkg/pkg.ml" "build" "--pinned" "%{pinned}%"]
19
depends: [
20
- "ocaml" {>= "4.02.3"}
+ "ocaml" {>= "4.02.3" & < "5.0"}
21
"ocamlfind" {build}
22
"ocamlbuild" {build}
23
"topkg" {build}
0 commit comments