There was an error while loading. Please reload this page.
2 parents 0bfb6f8 + 0b552c2 commit 8fc7d12Copy full SHA for 8fc7d12
1 file changed
released/packages/rocq-mathcomp-reals-stdlib/rocq-mathcomp-reals-stdlib.1.18.0/opam
@@ -14,8 +14,7 @@ the Coq proof-assistant using the Mathematical Components library and Stdlib."""
14
build: [make "-C" "reals_stdlib" "-j%{jobs}%"]
15
install: [make "-C" "reals_stdlib" "install"]
16
depends: [
17
- ("coq" {< "8.21~"}
18
- | "rocq-stdlib" { (>= "9.0" & < "9.1~") | (= "dev") })
+ "rocq-stdlib"
19
"rocq-mathcomp-reals" { = version}
20
]
21
0 commit comments