coq / opam

Archive for all Coq related OPAM packages organized in various repositories
https://coq.inria.fr/opam/www/
GNU Lesser General Public License v2.1
121 stars 162 forks source link

coq-quickchick.2.0.3 doesn't work on Coq 8.20 #3134

Closed palmskog closed 1 month ago

palmskog commented 1 month ago

Here's the error message on Coq 8.20+rc1:

File "./src/TacticsUtil.v", line 39, characters 0-1111:
Error:
Non exhaustive match. Values in this pattern are not matched:
Unsafe.String _

cc: @Lysxia