We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 288dfe5 + 79109a5 commit 1fb3150Copy full SHA for 1fb3150
released/packages/coq-infotheo/coq-infotheo.0.6.0/opam
@@ -18,12 +18,12 @@ build: [
18
install: [make "install"]
19
depends: [
20
"coq" { (>= "8.17" & < "8.19~") }
21
- "coq-mathcomp-ssreflect" { (>= "1.16.0" & < "1.19~") }
+ "coq-mathcomp-ssreflect" { (>= "1.16.0" & < "2.0~") }
22
"coq-mathcomp-fingroup"
23
"coq-mathcomp-algebra"
24
"coq-mathcomp-solvable"
25
"coq-mathcomp-field"
26
- "coq-mathcomp-analysis" { (>= "0.6.6") & (< "0.7~")}
+ "coq-mathcomp-analysis" { (>= "0.6.6") & (< "0.8~")}
27
"coq-hierarchy-builder" { = "1.5.0" }
28
"coq-mathcomp-algebra-tactics" { = "1.1.1" }
29
]
0 commit comments