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 e6e0f42 commit 2818963Copy full SHA for 2818963
packages/coq-of-ocaml/coq-of-ocaml.2.5.3+4.14/opam
@@ -28,6 +28,7 @@ depopts: [
28
]
29
conflicts: [
30
"coq" {< "8.11"}
31
+ "coq-core"
32
33
tags: [
34
"keyword:compilation"
packages/zenon/zenon.0.8.4/opam
@@ -12,6 +12,7 @@ depopts: [
12
13
14
"coq" {>= "8.9"}
15
16
17
build: [
18
["./configure" "--prefix" "%{prefix}%" "--libdir" "%{zenon:lib}%"]
packages/zenon/zenon.0.8.5/opam
@@ -10,6 +10,9 @@ depends: [
10
depopts: [
11
"coq" {>= "8.6"}
+conflicts: [
+]
[make]
0 commit comments