Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Package managing

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Package managing


Chronological Thread 
  • From: Thomas Braibant <thomas.braibant AT gmail.com>
  • To: Cyril Cohen <cohen AT crans.org>
  • Cc: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Package managing
  • Date: Mon, 14 Oct 2013 17:47:40 +0200

> In fact, opam already has a switch functionality for changing the
> version of ocaml at use (and all its dependencies, and to handle the same
> version
> of ocaml in an independent context, under an alisas), what I wish the most
> for is
> a similar switch for Coq.

This is exactly what my prototype does.

Then, you raised (privately) the issue of "not having to recompile
libraries". I wonder to what extent it could be handled by having
various aliases for the same coq installation, with various package
sets.



Archive powered by MHonArc 2.6.18.

Top of Page