Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Coq opam package

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Coq opam package


Chronological Thread 
  • From: Stefan Monnier <monnier AT iro.umontreal.ca>
  • To: François Bobot <francois.bobot AT cea.fr>
  • Cc: coq-club AT inria.fr, platform <platform AT lists.ocaml.org>
  • Subject: Re: [Coq-Club] Coq opam package
  • Date: Wed, 10 Apr 2013 13:35:49 -0400

> I have naive questions about possibilities to mitigate the time
> spend by the compilation of Coq. Opam is source-based so you have to compile
> the Coq standard library. Moreover when a dependency of Coq change Opam
> trigger a recompilation of the package. When it is Lablgtk that changed the
> compilation of the standard library is needlessly made again. Lablgtk can
> change often because many C library are optional.

It sounds like maybe Opam would benefit from a more subtle notion of
dependency.


Stefan



Archive powered by MHonArc 2.6.18.

Top of Page