13 Sep 2002 15:33
ANNOUNCE: GHC version 5.04.1 released
Simon Marlow <simonmar <at> microsoft.com>
2002-09-13 13:33:16 GMT
2002-09-13 13:33:16 GMT
==============================================================
The (Interactive) Glasgow Haskell Compiler -- version 5.04.1
==============================================================
We are pleased to announce a new patchlevel release of the Glasgow
Haskell Compiler (GHC), version 5.04.1. This is a bugfix-only
release. For all the changes since 5.02.3, see the release notes:
http://www.haskell.org/ghc/docs/latest/users_guide/release-5-04.html
How to get it
~~~~~~~~~~~~~
The easy way is to go to the WWW page, which should be self-explanatory:
http://www.haskell.org/ghc/
We supply binary builds in the native package format for various
flavours of Linux and BSD, and in InstallShield form for Windows
folks. Binary builds for other platforms are available as a .tar.gz
which can be installed wherever you want. The source distribution is
also available from the same place.
Once you have the distribution, please follow the pointers in the
README file to find all of the documentation about this release.
Background
~~~~~~~~~~
Haskell is a standard lazy functional programming language; the
current language version is Haskell 98, agreed in December 1998.
(Continue reading)
RSS Feed