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 d8017d9 commit d64fc71Copy full SHA for d64fc71
rocq-lean-import.opam
@@ -16,7 +16,7 @@ run-test: [make "-j%{jobs}%" "test"]
16
install: [make "install"]
17
depends: [
18
"ocaml" {>= "4.09.0"}
19
- "rocq-core"
+ "rocq-core" {>= "9.0~" | = "dev"}
20
"rocq-stdlib"
21
]
22
0 commit comments