mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
8934e9939d
a Haskell interpreter and programming environment for developing Haskell programs. PR: ports/4142 and ports/4646 Submitted by: Torsten "Teg" Grust <Torsten.Grust@uni-konstanz.de>
17 lines
683 B
Plaintext
17 lines
683 B
Plaintext
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
|
|
well as a "Gentle Introduction to Haskell". More online information
|
|
is available from http://www.haskell.org.
|
|
|
|
- Teggy
|
|
Torsten.Grust@uni-konstanz.de
|