We are pleased to announce a new release of Hugs98, an interpreter and programming environment for developing Haskell programs. Sources and binaries are freely available on the World-Wide Web. (Contributions of binary packages for other platforms would be welcome.) Feature highlights of this new release are: - More of the hierarchical libraries, including imprecise exceptions and unboxed arrays, giving greater compatibility with GHC. For now, compatibility with the old libraries is provided by stub modules, but users are encouraged to migrate to the new libraries. - The Double type is now double-precision on most architectures. - The -e, -f, -i, -N, -W and -X options are gone, as is the :project command. - Integrated .NET support (on Windows). - The beginnings of a User's Guide (still somewhat incomplete). - Numerous bug fixes since the previous major release in Nov 2002. The home page for Hugs is at http://haskell.org/hugs. Send email to hugs-users-request@haskell.org to join the hugs-users mailing list. Bug reports should be sent to hugs-bugs@haskell.org. Send email to hugs-bugs-request@haskell.org to subscribe to the hugs-bugs list. ------------------------------------------------------------------------------ The Hugs 98 system is Copyright (c) Mark P Jones, Alastair Reid, the Yale Haskell Group, and the OGI School of Science & Engineering at OHSU, 1994-2003, All rights reserved. It is distributed as free software under the license in the file "License", which is included in the distribution. ------------------------------------------------------------------------------
"RP" == Ross Paterson <ross@soi.city.ac.uk> writes:
RP> We are pleased to announce a new release of Hugs98, RP> an interpreter and programming environment for RP> developing Haskell programs. Sources and binaries RP> are freely available on the World-Wide Web. RP> (Contributions of binary packages for other RP> platforms would be welcome.) I just uploaded an i386 rpm package to: http://haskell.org/~petersen/rpms/hugs98/ Cheers, Jens
Hugs98 November 2003 packages for the Debian GNU/Linux System (unstable) are now available on the Haskell Experimental Debian archive. This package will be uploaded to the Debian servers as soon as the servers are available again. Let me know if anyone is interested in Woody (stable) backports. The Haskell Experimental Debian archive is here: http://www.syntaxpolice.org/haskell-experimental/haskell-experimental.html peace, isaac
Isaac Jones <ijones@syntaxpolice.org> writes:
Let me know if anyone is interested in Woody (stable) backports.
Yes, I am. I could probably make them myself, but if you are willing to do so, I will let my 200 MHz machine do something else... :) Best wishes and big thanks anyway, Feri.
Ferenc Wagner <wferi@afavant.elte.hu> writes:
Isaac Jones <ijones@syntaxpolice.org> writes:
Let me know if anyone is interested in Woody (stable) backports.
Yes, I am. I could probably make them myself, but if you are willing to do so, I will let my 200 MHz machine do something else... :)
Woody backports are now available at the HE debian repository. Looks like the first woody package distributed since "Hugs February 2001". Hope you haven't been waiting that long ;) The Haskell Experimental Debian archive is here: http://www.syntaxpolice.org/haskell-experimental/haskell-experimental.html peace, isaac
participants (5)
-
Ferenc Wagner -
Isaac Jones -
Jens Petersen -
Ross Paterson -
Vincenzo aka Nick Name