-
The Coq team released Coq `8.17+rc1` on December 29th, 2022 and plans to release Coq 8.17.0 around March 7th, 2023.
The corresponding Coq Platform release `2023.03` should be released before **April …
-
Providing nightly Coq builds would simply mean having a webpage where users can download a binary package corresponding to the latest version of Coq master branch.
This should include at least the pa…
-
Steps:
make switch (4.13.1)
pin coq to 8.19.2
```
#=== ERROR while compiling coq-core.8.19.2 ====================================#
# context 2.2.1 | win32/x86_64 | ocaml-base-compiler.4.13.…
-
[Graph Theory](https://github.com/coq-community/graph-theory) is a library for graph theory based on the Mathematical Components library, including various standard results from the literature (e.g., …
-
Hi @Boutry @jnarboux,
As discussed on the Coq Zulip, it would be very nice if you could do releases/tags and opam packaging of GeoCoq to enable people to reuse it in their Coq developments. I'm hap…
-
Following a discussion with @palmskog today, we considered the following steps that could help streamline future platform maintenance:
- We should document who the platform maintainers are. A propo…
-
How can one cite Coq Platform releases in a stable way? (GitHub URLs might change.)
Could for example each release be uploaded to Zenodo, possibly automatically? This would give a stable DOI that …
-
To increase the trustworthiness of the platform and allow users to certify that they are installing what they expect, I suggested in [a Coq Zulip topic](https://coq.gitlab.io/zulip-archive/stream/2506…
-
@strub : the change in the install path in b94f0020377791cb3e1dbdc37731327f02b1355c from `CoqWord` to `mathcomp/word` (afair it was suggested by @palmskog) has the effect that other packages which do …
-
I'm considering using the Coq Platform for a course, but I am running into a problem with emacs/ProofGeneral. While coqc works perfectly fine on the terminal, when it is invoked from emacs I get error…