[Agda] ANNOUNCE: Standard library version 0.8.1

Andrés Sicard-Ramírez asr at eafit.edu.co
Fri Aug 29 15:23:47 CEST 2014


Hi,

Standard library 0.8.1 has been released (see
http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Libraries.StandardLibrary).

The library has been tested using Agda 2.4.2.

Changes since 0.8:
https://github.com/agda/agda-stdlib/blob/v0.8.1/release-notes.txt

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.

--
Andrés, on behalf of the standard library team


More information about the Agda mailing list