-
I just added math-classes to Coq Platform (sorry for the long delay). In Coq Platform we have a so called "smoke test kit", which runs one or two example files from each package in order to test if th…
-
@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 …
-
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…
-
I have an odd issue: I have scripts which call opam install with a largish number of packages (~50) to leverage parallel install. Sometimes opam then wants to recompile a good fraction of the packages…
-
Coqc hangs when compiling "ott/coq/ott_list_flat_map.v". Vscoqtop does the same when editing it. Both end up using the entirety of one CPU and have to be killed.
I am using Ubuntu 22.04.4 LTS. I f…
-
In a local patch opam repo I did a mistake in setting the download hash (I used the wrong type). Opam did detect the error but installed the package anyway. Is this expected behavior?
```
[ERROR] …
-
We need to set up actions to check that all files defined in src/ type checks with the version of the Coq platform of the branch.
-
**esy version:** 0.6.10
**Operating System:** Ubuntu 18.04
**Issue:**
**Package.json**
```json
{
"name": "test",
"version": "1.0",
"esy": {
"build": []
},
"dependencies": {
"@…
-
The 64bit release works fine, but just wondering if 32bit binaries are no longer released?
Looking for `Coq-Platform-release-2023.03.0-version.8.17.2023.08-Windows-i686.exe` as was included for ver…
-
I just upgraded a meta project containing ott from version 0.32 to version 0.33. I am experiencing build issues on Windows which did not appear with 0.32.
The error is:
```
#=== ERROR while insta…