We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0aec4 commit 988a6afCopy full SHA for 988a6af
rocq-elpi.opam
@@ -17,7 +17,7 @@ bug-reports: "https://github.com/LPCIC/coq-elpi/issues"
17
depends: [
18
"dune" {>= "3.13"}
19
"ocaml" {>= "4.10.0"}
20
- "elpi" {>= "3.0.1" & < "3.2.0~"}
+ "elpi" {>= "3.0.1" & < "3.5.0~"}
21
("coq" {>= "8.20+rc1" & < "8.21~"}
22
| "rocq-core" {>= "9.0+rc1" & < "9.2~"})
23
"ppx_optcomp"
0 commit comments