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 2995003 commit 489556fCopy full SHA for 489556f
rocq-metarocq-utils.opam
@@ -29,9 +29,9 @@ install: [
29
]
30
depends: [
31
"stdlib-shims"
32
- "rocq-core" { = "dev" }
33
- "rocq-stdlib" { = "dev" }
34
- "rocq-equations" { = "dev" }
+ "rocq-core" { = "9.1.0" }
+ "rocq-stdlib" { >= "9.0~" & != "9.0.dev" & < "10" }
+ "rocq-equations" { >= "1.3.1" }
35
36
synopsis: "The utility library of Template Rocq and PCUIC"
37
description: """
0 commit comments