-
### Description of the problem
```
$ opam pin add git+https://github.com/SkySkimmer/coq.git#test-minimizer-general-tycon -y --confirm-level=unsafe-yes
This will pin the following packages: coq-core…
-
I'd like to propose a feature request for coq-of-ocaml support. See the corresponding issue: https://github.com/formal-land/coq-of-ocaml/issues/219
# What is coq-of-ocaml
[coq-of-ocaml](https://…
-
Dear @thierry-martinez ,
with `ocaml-in-python` master, OCaml 4.14, and Coq 8.19 installed from opam, I get:
```
>>> import ocaml # That works fine
>>> ocaml.requi…
-
Build for the 8.17 branch fails with:
```
last 10 log lines:
> File "lang/dune", line 4, characters 16-32:
> 4 | (libraries uri coq-core.library))
> …
-
@raoxiaojia and others, with @jeanpichon we are discussing how to host the work on certicoq-wasm with @womeier for posterity.
We're considering Coq community as, personally, I have very good experien…
-
File [bug.tar.gz](https://github.com/user-attachments/files/15900849/bug.tar.gz) (updated) contains a small dune project that exhibits an issue related to dynamic linking. It is not clear to me whethe…
-
### Description of the problem
When a _CoqProject file contains no "-R " directive, the coq_makefile command adds "-R . Top" in the Makefile.conf, However user interfaces like coqide of vscoq then…
-
The [Tactician](http://coq-tactician.github.io) plugin depends on the `coq-core.stm` library. However, it seems that this library is not linked into the `vscoqtop` executable. As such, Tactician is no…
-
There may be a possibility to avoid duplication...
https://github.com/coq/coq/pull/17043
-
Hi,
Thanks for your work!
I am having a little issue, it seems coq-deriving is failing for Coq 8.18 and Ocaml 5.1.0:
```
[ERROR] The compilation of coq-deriving.dev failed at "make -j 11".
…