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 9338794 commit 72c8678Copy full SHA for 72c8678
coq-mathcomp-classical.opam
@@ -17,7 +17,7 @@ install: [make "-C" "classical" "install"]
17
depends: [
18
("coq" {>= "8.20" & < "8.21~"}
19
| "coq-core" { (>= "9.0" & < "9.1~") | (= "dev") })
20
- "coq-mathcomp-ssreflect" { (>= "2.4.0" & < "2.5~") | (= "dev") }
+ "coq-mathcomp-ssreflect" { (>= "2.4.0" & < "2.6~") | (= "dev") }
21
"coq-mathcomp-fingroup"
22
"coq-mathcomp-algebra"
23
"coq-mathcomp-finmap" { (>= "2.1.0") }
0 commit comments