-
Hello @liyishuai @bcpierce00 et al.,
Now that all the bugs that were preventing migration to `lia` have been solved, we'd like to proceed with the actual removal of `omega` in 8.14 (see coq/coq#137…
-
While converting some of my projects from Travis CI to GitHub actions, I realized that there is no easy (point and click) way to enable regular running of the CI on the master branch to catch up on ch…
chdoc updated
3 years ago
-
# Release process #
## As soon as the previous version branched off master ##
In principle, these steps should be undertaken by the RM of the next
release. Unfortunately, we have not yet been a…
gares updated
3 years ago
-
#### Description of the problem
```
$ cat make.sh
#!/usr/bin/env bash
set -ex
cat > _CoqProject
-
The context of this is the discussion in https://github.com/ocaml/ocaml/issues/8781 and the fact that released versions of `findlib` do not work in the OCaml 4.09 beta.
I propose adding a new field…
dra27 updated
3 years ago
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#5624
From: @ejgallego
Reported version: trunk
CC: coq-bugs-redist@lists.gforge.inria.fr
-
Are people ok with me cutting a new release that is compatible with coq-8.9 and making an opam package for it?
-
#### Description of the problem
Notations with custom entries not printed
```coq
Require Import ssreflect.
Variant bigfun R I := BigFun of I & bool & R.
Variant bigrange R I := BigRange of …
-
The dune makefile wrapper does not copy the `CoqMakefile.in` file to a place where `coq_makefile` can find it. This happens even after a `make world`.
This leads to weird errors when compiling exte…
-
Elpi 1.11.0 builds on windows using Coq's scripts:
https://github.com/coq/coq/tree/master/dev/build/windows
https://github.com/coq/coq/pull/12032
It would be nice to build the standalone `elp…
gares updated
3 years ago