Skip to content

Commit 0601276

Browse files
authored
Merge pull request #698 from LPCIC/gares-patch-1
Update coq-elpi.opam
2 parents 5403138 + da55917 commit 0601276

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
"stdlib-shims"
21-
"elpi" {>= "1.18.2" & < "1.20.0~"}
22-
"coq" {>= "8.20+rc1" & < "8.21~"}
21+
"elpi" {>= "1.18.2" & < "1.21.0"}
22+
"coq" {>= "8.20" & < "8.21"}
2323
"ppx_optcomp"
2424
"ocaml-lsp-server" {with-dev-setup}
2525
"odoc" {with-doc}

0 commit comments

Comments
 (0)