
============================================================== The (Interactive) Glasgow Haskell Compiler -- version 5.04.2 ============================================================== We are pleased to announce a new patchlevel release of the Glasgow Haskell Compiler (GHC), version 5.04.2. 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. GHC is a state-of-the-art programming suite for Haskell. Included is an optimising compiler generating good code for a variety of platforms, together with an interactive system for convenient, quick development. The distribution includes space and time profiling facilities, a large collection of libraries, and support for various language extensions, including concurrency, exceptions, and foreign language interfaces (C, whatever). GHC is distributed under a BSD-style open source license. A wide variety of Haskell related resources (tutorials, libraries, specifications, documentation, compilers, interpreters, references, contact information, links to research groups) are available from the Haskell home page (see below). On-line GHC-related resources ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Relevant URLs on the World-Wide Web: GHC home page http://www.haskell.org/ghc/ Haskell home page http://www.haskell.org/ comp.lang.functional FAQ http://www.cs.nott.ac.uk/~gmh/faq.html System requirements ~~~~~~~~~~~~~~~~~~~ To compile programs with GHC, you need a machine with 64+MB memory, GCC and perl. This release is known to work on the following platforms: * i386-unknown-{linux,*bsd,mingw32} * sparc-sun-solaris2 * alpha-dec-osf3 * powerpc-apple-darwin (MacOS/X) Ports to the following platforms should be relatively easy (for a wunderhacker), but haven't been tested due to lack of time/hardware: * hppa1.1-hp-hpux{9,10} * i386-unknown-solaris2 * mips-sgi-irix{5,6} * {rs6000,powerpc}-ibm-aix The builder's guide on the web site gives a complete run-down of what ports work; it can be found at http://www.haskell.org/ghc/docs/latest/building/building-guide.html Mailing lists ~~~~~~~~~~~~~ We run mailing lists for GHC users and bug reports; to subscribe, use the web interfaces at http://www.haskell.org/mailman/listinfo/glasgow-haskell-users http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs There are several other haskell and ghc-related mailing lists on www.haskell.org; for the full list, see http://www.haskell.org/mailman/listinfo/ Please report bugs using our SourceForge page at http://sourceforge.net/projects/ghc/ or send them to glasgow-haskell-bugs@haskell.org. GHC users hang out on glasgow-haskell-users@haskell.org. Bleeding edge CVS users party on cvs-ghc@haskell.org.

We are pleased to announce a new patchlevel release of the Glasgow Haskell Compiler (GHC), version 5.04.2. 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
Looks like that link's broken; should it be this? http://www.haskell.org/ghc/docs/latest/html/users_guide/release-5-04.html (Seems like the "html" is missing.) Jyrinx jyrinx_list@mindspring.com

"Simon Marlow"
====================================================== The (Interactive) Glasgow Haskell Compiler -- version 5.04.2 ======================================================
...
A Win32 installer is now available via the downloads page http://haskell.org/ghc/download_ghc_504.html The installer this time also includes ObjectIO. --sigbjorn

============================================================== The (Interactive) Glasgow Haskell Compiler -- version 5.04.2 ==============================================================
We are pleased to announce a new patchlevel release of the Glasgow Haskell Compiler (GHC), version 5.04.2.
RPMs built on Red Hat 8.0 are now available from ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-5.04.2-1.i386.rpm ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-prof-5.04.2-1.i386.rpm ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-doc-5.04.2-1.i386.rpm with the source rpm at ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/src/ghc-5.04.2-1.src.rpm Cheers, Manuel

Manuel M T Chakravarty
RPMs built on Red Hat 8.0 are now available from
ftp://ftp.cse.unsw.edu.au/pub/users/chak/jibunmaki/i386/ghc-5.04.2-1.i386.rpm
Thank you very much. Just found them on haskell.org too (they're in http://haskell.org/ghc/dist/5.04.2/RedHat8.0/). Not sure what happened, but it seems however that http://haskell.org/ghc/ was reverted somehow, since it now only talks about 5.04, there is no longer any mention of 5.04.2. Jens

Hi, Are there going to be SuSE rpms available anytime soon? Anyone working on them? Thanks, J.A.

On Wed, Dec 04, 2002 at 11:49:54AM -0000, Simon Marlow wrote:
============================================================== The (Interactive) Glasgow Haskell Compiler -- version 5.04.2 ==============================================================
We are pleased to announce a new patchlevel release of the Glasgow Haskell Compiler (GHC), version 5.04.2. This is a bugfix-only
Binaries for OpenBSD (up to -current): * OpenBSD native package (docs & no-prof). Use pkg_add: ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04.2.tgz * Port script, for building the native package: ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04.2-port.tar.bz2 * Standard GHC binary-dist, for non-root type people (docs & prof): ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04.2-i386-unknown-openbsd.tar.bz2 * An a small bootstrap binary dist, for use in the port script: ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04.2-i386-unknown-openbsd-boot.tar.bz2 Enjoy! -- Don

At 1039264699 dons wrote:
On Wed, Dec 04, 2002 at 11:49:54AM -0000, Simon Marlow wrote:
============================================================== The (Interactive) Glasgow Haskell Compiler -- version 5.04.2 ==============================================================
We are pleased to announce a new patchlevel release of the Glasgow Haskell Compiler (GHC), version 5.04.2. This is a bugfix-only
Binaries for OpenBSD (up to -current):
* OpenBSD native package (docs & no-prof). Use pkg_add: ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-5.04.2.tgz
I've pulled the docs out of the OpenBSD package, and made them into their own port. A pkg_add ready set: ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-doc-5.04.2.tgz And the port script for it: ftp://ftp.cse.unsw.edu.au/pub/users/dons/ghc/ghc-doc-port.tar.bz2 In summary, we have OpenBSD native packages for ghc-5.04.2 and ghc-docs. Also, a GHC binary-dist and a bootstrap dist, plus some port scripts to go to the OpenBSD ports tree (once the bootstrap dist goes up on haskell.org... simonmar?). Cheers, Don

============================================================== The (Interactive) Glasgow Haskell Compiler -- version 5.04.2 ==============================================================
A Mac OS X installer package is now available at http://www.uni-graz.at/imawww/haskell/GHC.5.04.2.dmg It includes profiling libraries, but not the documentation (use the online docs instead). This binary requires Mac OS X 10.2 (Jaguar). It will not work on Mac OS X 10.1. Note to the webmaster: If you can spare the space, keep the old 5.04 binary online (there are still many people using Mac OS X 10.1). Regards, Wolfgang Thaller
participants (8)
-
dons@cse.unsw.edu.au
-
Jens Petersen
-
Jorge Adriano
-
Jyrinx
-
Manuel M T Chakravarty
-
Sigbjorn Finne
-
Simon Marlow
-
Wolfgang Thaller