Announcing the release of Yale Haskell 2.0.7

This release fixes a few minor bugs in the 2.0.6 release and delivers a
much better sparc executable.  A C interface is now included.

We are releasing the latest version of the Yale Haskell system,
Y2.0.7, in source and binary form.  This release includes a binary for the
Apple Macintosh based on MCL.  This is primarily a bug fix release.  The
user interface has been enhanced somewhat - consult the manual for
further details.

A sparc binary built in CMU common lisp is also available.  This binary runs
on all both sun4c and sun4m systems running either SunOS 4.1.2 or SunOS 4.1.3.
This is a better version of the CMU lisp than our previous release and
performance is significantly better.

Yale Haskell can be built from sources using CMU Common Lisp, Lucid
Common Lisp, Allegro Common Lisp, Macintosh Common Lisp, or Harlequin
LispWorks.

This release features an X window interface.  Using CLX, the full
functionality of X windows has been made available at the Haskell
level.


Our system is available for anonymous ftp from the Yale Haskell ftp site:

        Site     Host name              Raw IP address
        Yale     nebula.cs.yale.edu     128.36.13.1

Most of our files should appear in Glasgow and Chalmers soon.

All files are in the directory pub/haskell/yale.  Consult the README
for further details.

To obtain Yale Haskell via ftp:

  - Move to the directory where you intend to place Yale Haskell
  - Ftp to nebula and login anonymously
  - cd to pub/haskell/yale
  - Get the tar file: get haskell-207-?.tar.gz
  - Unzip the file: (your zip utility may have a different name)
           gzip -d *.gz
  - Untar the file: tar xf *.tar
  - Consult the documentation for further instructions.  Either print
    out the reference manual in doc/manual/haskell.dvi or look at
    install.verb in the same directory.

Send any comments or questions to [EMAIL PROTECTED]

Reply via email to