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 d0d1364 commit da55917Copy full SHA for da55917
coq-elpi.opam
@@ -19,7 +19,7 @@ depends: [
19
"ocaml" {>= "4.10.0"}
20
"stdlib-shims"
21
"elpi" {>= "1.18.2" & < "1.21.0"}
22
- "coq" {>= "8.20.0" & < "8.21"}
+ "coq" {>= "8.20" & < "8.21"}
23
"ppx_optcomp"
24
"ocaml-lsp-server" {with-dev-setup}
25
"odoc" {with-doc}
0 commit comments