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 037d2b5 + 63e4dd3 commit ecd13d0Copy full SHA for ecd13d0
coq-elpi.opam
@@ -18,7 +18,7 @@ depends: [
18
"dune" {>= "3.13"}
19
"ocaml" {>= "4.10.0"}
20
"elpi" {>= "2.0.7" & < "2.1.0~"}
21
- ("coq-core" {>= "8.20+rc1" & < "8.21~" | = "dev" } & "coq-stdlib"
+ ("coq-core" {>= "8.20+rc1" & < "8.21~" } & "coq-stdlib"
22
| "rocq-core" {>= "9.0+rc1" & < "9.1~" | = "dev" } & "coq-core")
23
"ppx_optcomp"
24
"ocaml-lsp-server" {with-dev-setup}
0 commit comments