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 243e141 commit 9134a62Copy full SHA for 9134a62
packages/rocq-runtime/rocq-runtime.9.1.0/opam
@@ -27,7 +27,7 @@ bug-reports: "https://github.com/rocq-prover/rocq/issues"
27
depends: [
28
"dune" {>= "3.8"}
29
"ocaml" {>= "4.14.0"}
30
- "ocamlfind" {>= "1.9.1" & (>= "1.9.8" | os != "windows")}
+ "ocamlfind" {>= "1.9.1" & (>= "1.9.8" | os-family != "windows")}
31
"zarith" {>= "1.11"}
32
"conf-linux-libc-dev" {os = "linux"}
33
"odoc" {with-doc}
0 commit comments