summaryrefslogtreecommitdiff
path: root/lang/hugs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/hugs/pkg-descr')
-rw-r--r--lang/hugs/pkg-descr23
1 files changed, 9 insertions, 14 deletions
diff --git a/lang/hugs/pkg-descr b/lang/hugs/pkg-descr
index 528522f838de..7ccf48a65ac9 100644
--- a/lang/hugs/pkg-descr
+++ b/lang/hugs/pkg-descr
@@ -1,17 +1,12 @@
-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 is a port of OGI'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.
+This release is largely conformant with Haskell 98, including monad
+and record syntax, newtypes, strictness annotations, and modules. In
+addition, it comes packaged with almost all libraries defined in the
+most recent version of the Haskell 98 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/
-WWW: http://www.haskell.org
-
-- Teggy
-Torsten.Grust@uni-konstanz.de
+-- Teggy
+teggy@teggy.org