Skip to content

Commit bedcc81

Browse files
committed
puzzled
1 parent 3ca4a86 commit bedcc81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

coq-elpi.opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ depends: [
1818
"dune" {>= "3.13"}
1919
"ocaml" {>= "4.10.0"}
2020
"elpi" {>= "2.0.7" & < "2.1.0~"}
21-
("coq-core" {>= "8.20+rc1" & < "8.21~"} & "coq-stdlib"
22-
| "rocq-core" {>= "9.0+rc1" & < "9.1~"} & "coq-core")
21+
("coq-core" {>= "8.20+rc1" & < "8.21~" | = "dev" } & "coq-stdlib"
22+
| "rocq-core" {>= "9.0+rc1" & < "9.1~" | = "dev" } & "coq-core")
2323
"ppx_optcomp"
2424
"ocaml-lsp-server" {with-dev-setup}
2525
"odoc" {with-doc}

0 commit comments

Comments
 (0)