Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] 8.5 and MathClasses

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] 8.5 and MathClasses


Chronological Thread 
  • From: Bas Spitters <b.a.w.spitters AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] 8.5 and MathClasses
  • Date: Thu, 7 May 2015 13:33:24 +0200

I haven't thought deeply about case sensitivity, but if it requires a minor change, I'd be willing to accept a pull request.

About the change in math-classes. It used to be a git submodule of corn.
In order to move to use Coq's new contrib system we need to use opam.
Opam does not play well with git submodules.
I am hoping for a better integration of opam and git at some point, but this is the source of some recent changes.
I'll improve the documentation once I find the time for that.

Bas

On Wed, May 6, 2015 at 8:43 PM, Vadim Zaliva <vzaliva AT cmu.edu> wrote:


Thanks! That leads me to OPAM/Coq question. I am already using OPAM for OCaml stuff on my Mac. However it would not work for MathClasses since they require case-sensitive file system which is not default on Macs. I usually create and mount disk image with case-sensitive file system just for MathClasses. I would like very much to use OPAM for Coq packages, but at least for this one case-sensitivity would be a problem. How people are dealing with this?

Sincerely,
Vadim Zaliva

--
CMU ECE PhD candidate
Skype: vzaliva





Archive powered by MHonArc 2.6.18.

Top of Page