From abela at chalmers.se Mon Aug 14 11:40:49 2017 From: abela at chalmers.se (Andreas Abel) Date: Mon, 14 Aug 2017 11:40:49 +0200 Subject: [Agda-dev] Contributors for upcoming release of 2.5.3 Message-ID: <29f034d2-60b7-3843-f43e-2193f37d9144@chalmers.se> Hello Agda developers, I updated the list of contributors to reflect the current involvement in the Agda project. It turned out we have this information at least in three different locations LICENSE doc/user-manual/license.rst doc/user-manual/conf.py There is basically four parts in the new list of contributors: 1. Original author (Ulf Norell) with reference to previous versions (Agda 1, Agdalight) and their main authors. 2. List of main active contributors (roughly 10). 3. List of previous contributors who made a significant contribution or have appeared in the contributors list before. 4. Link to the contributors list on github. Please feel free to make amendments if you think that the current description does not reflect reality appropriately. Best, Andreas -- Andreas Abel <>< Du bist der geliebte Mensch. Department of Computer Science and Engineering Chalmers and Gothenburg University, Sweden andreas.abel at gu.se http://www.cse.chalmers.se/~abela/ From asr at eafit.edu.co Thu Aug 17 10:04:13 2017 From: asr at eafit.edu.co (=?UTF-8?B?QW5kcsOpcyBTaWNhcmQtUmFtw61yZXo=?=) Date: Thu, 17 Aug 2017 03:04:13 -0500 Subject: [Agda-dev] [ANNOUNCE] Agda 2.5.3 release candidate 1 Message-ID: Dear all, The Agda Team is very pleased to announce the first release candidate of Agda 2.5.3. We plan to release 2.5.3 in one week. Installation ======= This RC can be installed using the following instruction: $ cabal install http://hackage.haskell.org/package/Agda-2.5.2.20170816/candidate/Agda-2.5.2.20170816.tar.gz GHC supported versions =============== This RC has been tested with: * GHC 7.8.4, 7.10.3 and 8.0.2 on Linux, Mac OS and Windows * GHC 8.2.1 on Linux and Mac OS Standard library ========== For the time being, you can use the master branch of the standard library which is compatible with this RC. This master branch is available at https://github.com/agda/agda-stdlib/ What is new, fixed issues and incompatibilities ============================ http://hackage.haskell.org/package/Agda-2.5.2.20170816/candidate/changelog Enjoy the RC and please test as much as possible. -- Andr?s, on behalf of the Agda Team 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. From asr at eafit.edu.co Thu Aug 17 17:54:28 2017 From: asr at eafit.edu.co (=?UTF-8?B?QW5kcsOpcyBTaWNhcmQtUmFtw61yZXo=?=) Date: Thu, 17 Aug 2017 10:54:28 -0500 Subject: [Agda-dev] [ANNOUNCE] Agda 2.5.3 release candidate 1 In-Reply-To: References: Message-ID: Dear all, If you want to test the release candidate with GHC 8.2.1 on Windows, please to change build-depends: Win32 >= 2.2 && < 2.4 to build-depends: Win32 >= 2.2 && < 2.6 in the Agda.cabal file. Best, On 17 August 2017 at 03:04, Andr?s Sicard-Ram?rez wrote: > Dear all, > > The Agda Team is very pleased to announce the first release candidate of Agda > 2.5.3. We plan to release 2.5.3 in one week. > > > Installation > ======= > > This RC can be installed using the following instruction: > > $ cabal install > http://hackage.haskell.org/package/Agda-2.5.2.20170816/candidate/Agda-2.5.2.20170816.tar.gz > > > GHC supported versions > =============== > > This RC has been tested with: > > * GHC 7.8.4, 7.10.3 and 8.0.2 on Linux, Mac OS and Windows > > * GHC 8.2.1 on Linux and Mac OS > > > Standard library > ========== > > For the time being, you can use the master branch of the standard > library which is compatible with > this RC. This master branch is available at > > https://github.com/agda/agda-stdlib/ > > > What is new, fixed issues and incompatibilities > ============================ > > http://hackage.haskell.org/package/Agda-2.5.2.20170816/candidate/changelog > > > Enjoy the RC and please test as much as possible. > > -- > Andr?s, on behalf of the Agda Team -- 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. From david.darais at gmail.com Thu Aug 17 18:29:17 2017 From: david.darais at gmail.com (David Darais) Date: Thu, 17 Aug 2017 12:29:17 -0400 Subject: [Agda-dev] [ANNOUNCE] Agda 2.5.3 release candidate 1 In-Reply-To: References: Message-ID: Hi, I just tried out the RC and got the following error when typechecking a file which succeeds using Agda 2.5.2. > An internal error has occurred. Please report this as a bug. > Location of the error: src/full/Agda/TypeChecking/Datatypes.hs:76 The file is a dependent De Bruijn encoding of System F which uses a small standard library I wrote. The piece of code that fails is: > reduc[s][cut][??][_] : ? {?? ?? ?? ??} ?? (?? : ?? ?? ??) (? : ?? ? ??) (? : ?? ? ?? ? ?? ?? ??) > ? s[??] (??< ?? > (cut (r[??] ? ??))) (r[??] (??< ?? > (??< ?? > ?)) ?) > ? r[??] (??< ?? > ?) (s[??] (??< ?? > (cut ??)) ?) > reduc[s][cut][??][ ?? ] ?? ? (?? ??? ??) rewrite reduc[s][cut][??][ ?? ] ?? ? ?? | reduc[s][cut][??][ ?? ] ?? ? ?? = ? > reduc[s][cut][??][ ?? ] ?? ? (Var x) rewrite reduc[s][cut][?][ ?? ] ?? ? x = ? > reduc[s][cut][??][ ?? ] ?? ? (??? {?? = ??} ?) rewrite reduc[s][cut][??][ ?? ? ?? ] ?? ? ? = ? > reduc[s][cut][??][ ?? ] ?? ? (?? ??? ??) rewrite reduc[s][cut][??][ ?? ] ?? ? ?? | reduc[s][cut][??][ ?? ] ?? ? ?? = ? If I comment out the right-hand-sides of each definition, the error goes away. If I comment out all but one of any of the definitions, the error remains. If you would like to build and interact with the file, let me know and I?ll put together a self-contained directory of files which reaches the error. Best, David > Date: Thu, 17 Aug 2017 03:04:13 -0500 > From: Andr?s Sicard-Ram?rez > To: Agda users , Agda dev > > Subject: [Agda-dev] [ANNOUNCE] Agda 2.5.3 release candidate 1 > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > Dear all, > > The Agda Team is very pleased to announce the first release candidate of Agda > 2.5.3. We plan to release 2.5.3 in one week. > > > Installation > ======= > > This RC can be installed using the following instruction: > > $ cabal install > http://hackage.haskell.org/package/Agda-2.5.2.20170816/candidate/Agda-2.5.2.20170816.tar.gz > > > GHC supported versions > =============== > > This RC has been tested with: > > * GHC 7.8.4, 7.10.3 and 8.0.2 on Linux, Mac OS and Windows > > * GHC 8.2.1 on Linux and Mac OS > > > Standard library > ========== > > For the time being, you can use the master branch of the standard > library which is compatible with > this RC. This master branch is available at > > https://github.com/agda/agda-stdlib/ > > > What is new, fixed issues and incompatibilities > ============================ > > http://hackage.haskell.org/package/Agda-2.5.2.20170816/candidate/changelog > > > Enjoy the RC and please test as much as possible. > > -- > Andr?s, on behalf of the Agda Team > 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 conta > ined herein is the sole responsibility of the sender therefore Universidad EAFIT is not responsible for what the message contains. From asr at eafit.edu.co Thu Aug 17 18:47:07 2017 From: asr at eafit.edu.co (=?UTF-8?B?QW5kcsOpcyBTaWNhcmQtUmFtw61yZXo=?=) Date: Thu, 17 Aug 2017 11:47:07 -0500 Subject: [Agda-dev] [ANNOUNCE] Agda 2.5.3 release candidate 1 In-Reply-To: References: Message-ID: Hi, Thanks for reporting the error. On 17 August 2017 at 11:29, David Darais wrote: > I just tried out the RC and got the following error when typechecking a file which succeeds using Agda 2.5.2. > >> An internal error has occurred. Please report this as a bug. >> Location of the error: src/full/Agda/TypeChecking/Datatypes.hs:76 > > The file is a dependent De Bruijn encoding of System F which uses a small standard library I wrote. The piece of code that fails is: > >> reduc[s][cut][??][_] : ? {?? ?? ?? ??} ?? (?? : ?? ?? ??) (? : ?? ? ??) (? : ?? ? ?? ? ?? ?? ??) >> ? s[??] (??< ?? > (cut (r[??] ? ??))) (r[??] (??< ?? > (??< ?? > ?)) ?) >> ? r[??] (??< ?? > ?) (s[??] (??< ?? > (cut ??)) ?) >> reduc[s][cut][??][ ?? ] ?? ? (?? ??? ??) rewrite reduc[s][cut][??][ ?? ] ?? ? ?? | reduc[s][cut][??][ ?? ] ?? ? ?? = ? >> reduc[s][cut][??][ ?? ] ?? ? (Var x) rewrite reduc[s][cut][?][ ?? ] ?? ? x = ? >> reduc[s][cut][??][ ?? ] ?? ? (??? {?? = ??} ?) rewrite reduc[s][cut][??][ ?? ? ?? ] ?? ? ? = ? >> reduc[s][cut][??][ ?? ] ?? ? (?? ??? ??) rewrite reduc[s][cut][??][ ?? ] ?? ? ?? | reduc[s][cut][??][ ?? ] ?? ? ?? = ? > > If I comment out the right-hand-sides of each definition, the error goes away. If I comment out all but one of any of the definitions, the error remains. > > If you would like to build and interact with the file, let me know and I?ll put together a self-contained directory of files which reaches the error. I think we need the self-contained directory. Can you file an issue in https://github.com/agda/agda/issues ? If this is not possible, I'll file the issue for you. Best, -- 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. From david.darais at gmail.com Thu Aug 17 21:11:37 2017 From: david.darais at gmail.com (David Darais) Date: Thu, 17 Aug 2017 15:11:37 -0400 Subject: [Agda-dev] [ANNOUNCE] Agda 2.5.3 release candidate 1 In-Reply-To: References: Message-ID: Hi Andr?s, I?ve filed the issue and uploaded a self contained project which triggers the error. https://github.com/agda/agda/issues/2703 Best, David Darais > On Aug 17, 2017, at 12:47 PM, Andr?s Sicard-Ram?rez wrote: > > Hi, > > Thanks for reporting the error. > > On 17 August 2017 at 11:29, David Darais wrote: >> I just tried out the RC and got the following error when typechecking a file which succeeds using Agda 2.5.2. >> >>> An internal error has occurred. Please report this as a bug. >>> Location of the error: src/full/Agda/TypeChecking/Datatypes.hs:76 >> >> The file is a dependent De Bruijn encoding of System F which uses a small standard library I wrote. The piece of code that fails is: >> >>> reduc[s][cut][??][_] : ? {?? ?? ?? ??} ?? (?? : ?? ?? ??) (? : ?? ? ??) (? : ?? ? ?? ? ?? ?? ??) >>> ? s[??] (??< ?? > (cut (r[??] ? ??))) (r[??] (??< ?? > (??< ?? > ?)) ?) >>> ? r[??] (??< ?? > ?) (s[??] (??< ?? > (cut ??)) ?) >>> reduc[s][cut][??][ ?? ] ?? ? (?? ??? ??) rewrite reduc[s][cut][??][ ?? ] ?? ? ?? | reduc[s][cut][??][ ?? ] ?? ? ?? = ? >>> reduc[s][cut][??][ ?? ] ?? ? (Var x) rewrite reduc[s][cut][?][ ?? ] ?? ? x = ? >>> reduc[s][cut][??][ ?? ] ?? ? (??? {?? = ??} ?) rewrite reduc[s][cut][??][ ?? ? ?? ] ?? ? ? = ? >>> reduc[s][cut][??][ ?? ] ?? ? (?? ??? ??) rewrite reduc[s][cut][??][ ?? ] ?? ? ?? | reduc[s][cut][??][ ?? ] ?? ? ?? = ? >> >> If I comment out the right-hand-sides of each definition, the error goes away. If I comment out all but one of any of the definitions, the error remains. >> >> If you would like to build and interact with the file, let me know and I?ll put together a self-contained directory of files which reaches the error. > > I think we need the self-contained directory. > > Can you file an issue in > > https://github.com/agda/agda/issues > > ? > > If this is not possible, I'll file the issue for you. > > > Best, > > -- > 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.