1997-11-24 00:10:19 +00:00
|
|
|
This is a port of Nottingham's and Yale's new release of Hugs,
|
|
|
|
a Haskell interpreter and programming environment for developing
|
|
|
|
Haskell programs.
|
|
|
|
|
|
|
|
This release is largely conformant with Haskell 1.4, including
|
|
|
|
monad and record syntax, newtypes, strictness annotations, and
|
|
|
|
modules. In addition, it comes packaged with the libraries defined
|
|
|
|
in the most recent version of the Haskell Library Report.
|
|
|
|
|
|
|
|
Available documentation includes HTML versions of the "Hugs Users
|
|
|
|
Manual", the "Haskell 1.4 Report", the "Haskell Library Report" as
|
1999-05-03 06:13:27 +00:00
|
|
|
well as a "Gentle Introduction to Haskell".
|
|
|
|
|
1999-08-01 04:54:40 +00:00
|
|
|
WWW: http://www.haskell.org
|
1997-11-24 00:10:19 +00:00
|
|
|
|
|
|
|
- Teggy
|
|
|
|
Torsten.Grust@uni-konstanz.de
|