-
It would be good to have a dedicated "chmod" action for dune that would allow for cross-platform changing of file permissions as Rudi describes here: https://github.com/coq/coq/pull/13364#discussion_r…
-
I think we can now use the version of stdpp which is distributed with the Coq platform with Coq 8.15; we no longer need to live on bleeding edge of stdpp. Therefore we do not need the auto update, and…
-
Dear QuickChick Team,
when I write:
```
Require Import QuickChick.QuickChick.
Require Import VST.floyd.proofauto.
```
I get: `Universe inconsistency. Cannot enforce sig.u0 < eq.u0 because eq.u…
-
We would like to have the vscoq 2 language server to be integrated in the platform.
CC the others authors: @maximedenes @rtetley
vscoq2 main branch is currently tested in Coq's CI, see https://gi…
-
When I brought up this issue [on the Zulip](https://coq.zulipchat.com/#narrow/stream/237665-math-comp-devs/topic/More.20packages.20in.20MathComp.20Docker.3F/near/304188588), there seemed to be positiv…
-
On Windows the Coq platform currently uses a pre-compiled binary OCaml. For testing purposes it is sometimes desirable to compile OCaml from sources. Add an option for this.
The OCaml version needs…
-
OpenSuse 15.2. Leap has a default site configure script, that is it sets:
```
CONFIG_SITE=/usr/share/site/x86_64-unknown-linux-gnu
```
The referenced script sets among other things the `libdir` en…
-
Inclusion in platform will aid easy installation on all OSes:
https://github.com/coq/platform
-
It was reported to me (by Pierre Rousselin) that since the Coq Platform Windows installer offers the option to unselect any unnecessary package, it can be considered annoying by the users that want a …
-
Hi all,
as a follow up to the discussion on #2439 , I am opening this issue to propose and discuss a reorganization of opam-coq-archive, in particular to follow what is done with the OCaml compiler…