Skip to content

Commit 05ecee1

Browse files
authored
Merge pull request #888 from LPCIC/fix-opam
bump elpi dep
2 parents 7e0aec4 + 988a6af commit 05ecee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocq-elpi.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bug-reports: "https://github.com/LPCIC/coq-elpi/issues"
1717
depends: [
1818
"dune" {>= "3.13"}
1919
"ocaml" {>= "4.10.0"}
20-
"elpi" {>= "3.0.1" & < "3.2.0~"}
20+
"elpi" {>= "3.0.1" & < "3.5.0~"}
2121
("coq" {>= "8.20+rc1" & < "8.21~"}
2222
| "rocq-core" {>= "9.0+rc1" & < "9.2~"})
2323
"ppx_optcomp"

0 commit comments

Comments
 (0)