-
I'm opening this as a memento to adapt Nix Toolbox CI to the new packaging of Gaia. Specifically, the Gaia Hydras package now only depends on the Gaia Schütte part of Gaia, which usually takes less th…
-
## Expected Behavior
Sorry if this is because I'm doing the wrong thing.
I have a test (part of package `foo`) that declares `(deps (package bar))`. When `bar` is installed, I would like `dune r…
pirbo updated
3 years ago
-
@andrew-appel notes in this [Coq Club thread](https://sympa.inria.fr/sympa/arc/coq-club/2018-04/msg00143.html) that 32bit builds of Coq are quite a bit faster, fact that I have also observed. [Maybe h…
-
I don't know how to reproduce this, but it's not the second time this has happened. Here are some excerpts from my terminal log:
```
$ make builddep clean # will invoke `opam install`
# Installin…
-
[ALEA](https://github.com/coq-community/alea) is now a maintained project in coq-community. Please consider submitting extensions and changes to ALEA from here to that repo so that the community can b…
-
In ongoing work, we are investigating **regression proving** techniques for Coq. Regression proving is concerned with re-checking affected proofs after a change has been made to a verification project…
-
In https://github.com/coq-community/hydra-battles/runs/4054266890?check_suite_focus=true, we got an error of the following form while building a coqdoc target:
```
/home/runner/work/hydra-battles/…
-
## Meta-issue ##
As per coq-community/manifesto#47, we need to document the various metadata items that we use in our templates, such as `email` for `authors` entries. One source of documentation i…
-
I ran by accident into the following observation: if the .vo files are present but not all .glob files, then make install fails but make sees nothing to be done. I would install UniMath so that I can …
-
The discussion on today's call motivated me to open this issue to document, and discuss if necessary our policy regarding dependencies on external packages.
Historically, Coq has been largely self-…