The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
------------------------------------------------------------------------------
__   __ __  __  ____   ___      _________________________________________
||   || ||  || ||  || ||__      Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__||  __||     Copyright (c) 1994-2003
||---||         ___||           World Wide Web: http://haskell.org/hugs
||   ||                         Report bugs to: hugs-bugs@haskell.org
||   || Version: November 2003  _________________________________________

------------------------------------------------------------------------------

   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:
   
   - 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.
------------------------------------------------------------------------------