------------------------------------------------------------------------------ __ __ __ __ ____ ___ _________________________________________ || || || || || || ||__ Hugs 98: Based on the Haskell 98 standard ||___|| ||__|| ||__|| __|| Copyright (c) 1994-2002 ||---|| ___|| World Wide Web: http://haskell.org/hugs || || Report bugs to: hugs-bugs@haskell.org || || Version: Nov 2002 _________________________________________ ------------------------------------------------------------------------------ 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 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-2002, All rights reserved. It is distributed as free software under the license in the file "License", which is included in the distribution. ------------------------------------------------------------------------------