Open pi8027 opened 2 years ago
Hi For SMTCoq and Sniper, we do need a version running with Coq 8.13, which includes commit 50c0f3e0b1f27a0216718b4c00c73de5f9bb9d45 ;-) I have prepared something like this here: https://github.com/ckeller/trakt/tree/1.1+50c0f3e . Thanks!
commands.elpi
usescoq.option.set
, which is available from Coq-Elpi 1.12.0 for Coq 8.15, despite the fact that the OPAM file indicates that Trakt is compatible with Coq >= 8.13. Incidentally, it would be nice to have CI.