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: Jacques-Henri Jourdan <jacques-henri.jourdan AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Opam & Coq 8.5 beta 2
  • Date: Tue, 3 Nov 2015 10:45:08 +0100

Le 02/11/2015 17:44, Guillaume Claret a écrit :
> 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 !

--
JH

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page