Closed brando90 closed 1 year ago
We recommend the most recently released version that is compatible with Coq 8.12, which is just the latest version 0.11.7.
I think as a general rule of thumb you should just try opam install package
and if that succeeds, note the version, pin it, and voilà.
The message you got was probably saying that it downgraded from dev. dev
is by definition not stable, it usually means "whatever you get by git clone
", just nicely packaged.
Propose closing as completed, if no further concerns arise this week.
I want to be able to pin forever for a version of coq 8.12. Currently this works but worried
what do developers recommend? Thanks!