ANNOUNCE: hat-2.00

Martin Norbäck d95mback@dtek.chalmers.se
20 Jun 2002 22:56:12 +0200


tor 2002-06-20 klockan 18.54 skrev Jens Petersen:
> Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk> writes:
> 
> > We are pleased to announce a new release of Hat, the Haskell tracing
> > (an debugging) system for Haskell'98.
> 
> > For information on hat:       http://www.cs.york.ac.uk/fp/hat/
> > For hat downloads:            ftp://ftp.cs.york.ac.uk/pub/haskell/hat/
> > (Please note that a prior installation of hmake-3.05 is required.)
> 
> Thanks.
> 
> I made a rpm package with ghc-5.02.3 built on a Red Hat 7.3-ish environment
> and put it at
> 
>         http://haskell.org/~petersen/rpms/i386/hat-2.00-1.i386.rpm

I've also made RPMS, built both for ghc and nhc98 (and also an RPM for
nhc98, including hmake).

I've divided hat into:

hat       - common hat binaries and header files
hat-ghc   - ghc specific libs
hat-nhc98 - nhc98 specific libs

the compiler specific parts are built against the latest ghc (5.02.3)
and the latest nhc98 (1.14).

I'll have a look at your RPMS, separating the doc into one package may
be a good idea.

Everything can be found at:

http://www.dtek.chalmers.se/~d95mback/haskell/

Regards,

	Martin