Skip to content

Commit f2f2e01

Browse files
committed
fix opam file
1 parent f5b7669 commit f2f2e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [make "-j%{jobs}%"]
1212
install: [make "install"]
1313
depends: [
1414
"ocaml"
15-
"coq" { >= "8.20" | = "dev" }
15+
"rocq-core" { >= "9.0" | = "dev" }
1616
]
1717
synopsis: "Smpl: An Extensible Tactic for Coq"
1818
description: """

0 commit comments

Comments
 (0)