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 b9e9ae8 commit 133b097Copy full SHA for 133b097
dune-project
@@ -32,7 +32,7 @@
32
(ocaml (>= 4.10.0))
33
stdlib-shims
34
(elpi (and (>= 1.18.2) (< 1.20.0~)))
35
- (coq (>= 8.19))
+ (coq (and (>= 8.19) (< 8.21)))
36
ppx_optcomp
37
(ocaml-lsp-server :dev)))
38
0 commit comments