Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Coq 8.6 and Ocaml 4.06

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Coq 8.6 and Ocaml 4.06


Chronological Thread 
  • From: Théo Zimmermann <theo.zimmi AT gmail.com>
  • To: coq-club AT inria.fr
  • Cc: Benedikt Ahrens <benedikt.ahrens AT gmail.com>
  • Subject: Re: [Coq-Club] Coq 8.6 and Ocaml 4.06
  • Date: Thu, 23 Nov 2017 08:48:25 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=theo.zimmi AT gmail.com; spf=Pass smtp.mailfrom=theo.zimmi AT gmail.com; spf=None smtp.helo=postmaster AT mail-ua0-f179.google.com
  • Ironport-phdr: 9a23:DVdySRxTXNZGdAvXCy+O+j09IxM/srCxBDY+r6Qd0uIXIJqq85mqBkHD//Il1AaPBtqLra8cw8Pt8IneGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2TxTor3az9T8fHAnkfUowf7ytW92as8Pi3OervpbXfg9ghTynYLo0Ig/lgx/Ws5wqgQplHZQwzx7EuH5BfeIekX9oKFXVjRf548aY85tq8iAWsPUkoZ0TGZ7mdrg1GOQLRA8tNHo4sYiy7UHO

Hello,

Indeed, Coq is known to have issues with OCaml 4.06. The Opam packages should be fixed to reflect this.
There is no plan to ever do a 8.6.2 release and 8.7.0 also has issues with OCaml 4.06 (only concerns CoqIDE IIRC). Coq 8.7.1 is planned to be released in December with OCaml 4.06 support.

UniMath should already be compatible with Coq 8.7 even if the submodule doesn't reflect this.

Théo


Le jeu. 23 nov. 2017 à 01:14, John Leo <leo AT halfaya.org> a écrit :
Hello everyone,

I'm new to this list so I apologize if this has been asked before. I recently tried to install UniMath using Ocaml 4.06; UniMath depends on Coq 8.6.1 which fails to compile with Ocaml 4.06 due to the change in behavior with bytes/string. I don't see any information online about 8.6.1 not working with 4.06; this page implies it does:

My question then is if there is an easy way UniMath (which uses 8.6.1 as a submodule) could get 8.6.1 to compile with Ocaml 4.06. Also will 8.6.2 support 4.06 and when is that due to be released? Finally does Coq 8.7.0 support Ocaml 4.06?

Thanks very much.

John Leo



Archive powered by MHonArc 2.6.18.

Top of Page