[Agda] how to reference to a version

Andrés Sicard-Ramírez asr at eafit.edu.co
Wed Dec 7 13:46:25 CET 2016


On 7 December 2016 at 07:03, Sergei Meshveliani <mechvel at botik.ru> wrote:
> (1) 2.5.1.1, 2.5.1.2   have Segmentation fault when running the test for
> Application.
>
> (2) Development version of December 7 2016   looks all right at this
>      (besides that type check needs the minimum of 7 Gb memory and 1 hour of
> time).
>
> (3) I expect  that  Stable version on github   will show  running as (2).
>
>
> What Agda version need I to refer  in  announce.txt  and install.txt ?

In GitHub there are two *development* branches:

* master (this is what you call "Development version")

* stable

In both branches, the Agda version includes the hash the latest
commit. For example, the current version in the stable branch is

  $ agda --version
  Agda version 2.5.2-dc9ffae

Since there isn't a version *released* of Agda supporting your
application, you could use the above version.



--
Andrés
La información contenida en este correo electrónico está dirigida únicamente a su destinatario y puede contener información confidencial, material privilegiado o información protegida por derecho de autor. Está prohibida cualquier copia, utilización, indebida retención, modificación, difusión, distribución o reproducción total o parcial. Si usted recibe este mensaje por error, por favor contacte al remitente y elimínelo. La información aquí contenida es responsabilidad exclusiva de su remitente por lo tanto la Universidad EAFIT no se hace responsable de lo que el mensaje contenga. The information contained in this email is addressed to its recipient only and may contain confidential information, privileged material or information protected by copyright. Its prohibited any copy, use, improper retention, modification, dissemination, distribution or total or partial reproduction. If you receive this message by error, please contact the sender and delete it. The information contained herein is the sole responsibility of the sender therefore Universidad EAFIT is not responsible for what the message contains.


More information about the Agda mailing list