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 32255ae commit c34647fCopy full SHA for c34647f
1 file changed
rocq-mathcomp-experimental-reals.opam
@@ -20,6 +20,7 @@ install: [make "-C" "experimental_reals" "install"]
20
depends: [
21
"rocq-mathcomp-reals" { = version}
22
"rocq-mathcomp-bigenough" { (>= "1.0.0") }
23
+ "rocq-mathcomp-analysis" { = version }
24
]
25
26
conflicts: [ "coq-mathcomp-experimental-reals" { < "1.16~" } ]
0 commit comments