Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Opam & Coq 8.5 beta 2

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Opam & Coq 8.5 beta 2


Chronological Thread 
  • From: Guillaume Claret <guillaume AT claret.me>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Opam & Coq 8.5 beta 2
  • Date: Tue, 03 Nov 2015 11:37:49 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=guillaume AT claret.me; spf=Neutral smtp.mailfrom=guillaume AT claret.me; spf=None smtp.helo=postmaster AT relay3-d.mail.gandi.net
  • Ironport-phdr: 9a23:+Jz4cBINbIa1xxsl79mcpTZWNBhigK39O0sv0rFitYgUKfXxwZ3uMQTl6Ol3ixeRBMOAu68C0bWd6vyocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0oLtiKvrp9X6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86Fpy8kVWqLjOq88ULZwDTI8Mmlz6te4mwPESF6g+3oYVmwLlxcAKAzM9hzmFsP+ryr+suNg3SSyNsn/V70oHzGvufQ4ACT0gTsKYmZquFrcjdZ92fpW

The 03/11/2015 10:45, Jacques-Henri Jourdan wrote:
The 02/11/2015 17:44, Guillaume Claret wrote:
In OPAM, the default upgrade is always the greater version number
available. Thus, this is technically not possible to both have the 8.5b2
in the `realeased` repository and a default upgrade to `8.4.6`. (Other
package managers, such as npm, interpret the version names so that the
betas and alphas are not proposed as updates by default, as you seem to
expect).

Well, Camlp5 is never proposed as an update to Camlp4, so I doubt this
is technically impossible. You juste have to make sure that 8.4 is not
parsed as a version number by opam, but rather as part of the name of
the package !

Right, I have never though it that way! :) I hope that next Coq releases
will be more frequent so that there will be no split, but this may be the
way to go for 8.4 vs 8.5.



Archive powered by MHonArc 2.6.18.

Top of Page