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 f5b7669 commit f2f2e01Copy full SHA for f2f2e01
opam
@@ -12,7 +12,7 @@ build: [make "-j%{jobs}%"]
12
install: [make "install"]
13
depends: [
14
"ocaml"
15
- "coq" { >= "8.20" | = "dev" }
+ "rocq-core" { >= "9.0" | = "dev" }
16
]
17
synopsis: "Smpl: An Extensible Tactic for Coq"
18
description: """
0 commit comments