Skip to content

Commit ecd13d0

Browse files
authored
Merge pull request #772 from LPCIC/gares-patch-1
Update coq-elpi.opam
2 parents 037d2b5 + 63e4dd3 commit ecd13d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-elpi.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ 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~" | = "dev" } & "coq-stdlib"
21+
("coq-core" {>= "8.20+rc1" & < "8.21~" } & "coq-stdlib"
2222
| "rocq-core" {>= "9.0+rc1" & < "9.1~" | = "dev" } & "coq-core")
2323
"ppx_optcomp"
2424
"ocaml-lsp-server" {with-dev-setup}

0 commit comments

Comments
 (0)