[Agda] Hoogle for Agda?

Andrés Sicard-Ramírez asr at eafit.edu.co
Fri Feb 16 14:36:13 CET 2018


On 16 February 2018 at 08:06, Philip Wadler <wadler at inf.ed.ac.uk> wrote:
> There is a long run, ending with:
>
> cabal exec -- GenerateEverything
> cabal: The program 'GenerateEverything' is required but it could not be
>

Download the version of the standard library supported by your version
of Agda from

  http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Libraries.StandardLibrary


Then (I downloaded version 0.14 supported by Agda 2.5.3) the following commands

  $ tar xvf agda-stdlib-0.14.tar.gz
  $ cd agda-stdlib-0.14
  $ make Everything.agda

generate the `Everything.agda` file.

--
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