-
The (empty) folder `lib/coq/user-contrib/mathcomp` is not removed during the uninstallation of the package `coq:mathcomp:ssreflect` : https://coq-bench.github.io/clean/Linux-x86_64-4.02.2-1.2.2/extra-…
-
When the tools presents a multi-line regexp, even copy-pasting the regexp automatically determined by the tool into itself is rejected as not matching the output. I found no way to actually provide my…
-
I know this is a detail, but the linter of the bench asks for a `-` instead of a `_` in the name of the package `coq:mathcomp:odd_order`: https://coq-bench.github.io/clean/Linux-x86_64-4.02.2-1.2.2/ex…
-
In the following code, the rewrite at the end of the file fails. If I remove "Set Primitive Projections", it success. Same if I use the Coq rewriter instead of the ssreflect one.
```
(* File reduced …
-
I am right now unsuccessfully trying to get find-bug to compile a Coq 8.5 development that needs the coq flags `-Q . ""`. One would think that `-R . ""` adds _more_ directory mappings and hence should…
-
Steps to reproduce:
- Check out https://gitlab.mpi-sws.org/FP/iris-coq.git
- Go to commit 6959103
- Run `find-bug.py -Q . "" modures/cofe.v test.v` (there's a stupid typo in that file, just to see if …
-
I want to use `MathComp.finset`