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.
Feature highlights of this new release are: - Much improved FFI support (contributed by Alastair Reid), bringing Hugs really very close to the Haskell FFI specification. - Adoption of a significant subset of GHC's hierarchical libraries (contributed by Ross Paterson). - An (allegedly) complete implementation of the Haskell98 module system (Sigbjorn Finne). - Numerous bug fixes since the previous major release in Dec 2001. The home page for Hugs is at http://haskell.org/hugs. Send email to [EMAIL PROTECTED] to join the hugs-users mailing list. Bug reports should be sent to [EMAIL PROTECTED] Send email to [EMAIL PROTECTED] to subscribe to the hugs-bugs list. Enjoy! ---------------------------------------------------------------------------- -- 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-2002, All rights reserved. It is distributed as free software under the license in the file "License", which is included in the distribution. ---------------------------------------------------------------------------- -- _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell