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 df47b5a commit 8173d53Copy full SHA for 8173d53
packages/coq-lsp/coq-lsp.0.2.3+9.0/opam
@@ -40,7 +40,7 @@ depends: [
40
"rocq-stdlib"
41
42
# [release branch] Remove
43
- "ocamlfind" {>= "1.9.1" & (>= "1.9.8" | os != "windows") }
+ "ocamlfind" {>= "1.9.1" & (>= "1.9.8" | os-family != "windows") }
44
"zarith" {>= "1.13"}
45
46
# serlib deps: see what we need to keep for release
0 commit comments