[Agda] ANNOUNCE: Standard library version 0.7
Nils Anders Danielsson
nad at chalmers.se
Tue Jan 29 17:41:14 CET 2013
Hi,
Version 0.7 of the standard library has now been released, see
http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Libraries.StandardLibrary.
The library has been tested using Agda version 2.3.2.
Note that no guarantees are made about backwards or forwards
compatibility, the library is still at an experimental stage.
If you want to compile the library using the MAlonzo compiler, then
you should first install some supporting Haskell code, for instance as
follows:
cd ffi
cabal install
Currently the library does not support the Epic or JavaScript compiler
backends.
--
/NAD
More information about the Agda
mailing list