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.
2 parents 8ce735c + 7d73b6b commit 36b893bCopy full SHA for 36b893b
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.1.0~"}
+ "elpi" {>= "3.0.1" & < "3.2.0~"}
21
("coq" {>= "8.20+rc1" & < "8.21~"}
22
| "rocq-core" {>= "9.0+rc1" & < "9.2~"})
23
"ppx_optcomp"
0 commit comments