[LWN Logo]
[Timeline]
To: lwn@lwn.net
Subject: [devel/haskell] ANNOUNCE: hmake-2.02
From: "Petersen Jens-Ulrik (NRC/Tokyo)" <jens-ulrik.petersen@nokia.com>
Date: 15 Feb 2001 11:38:28 +0900

To: haskell@haskell.org
Subject: ANNOUNCE: hmake-2.02
From: "Malcolm Wallace" <Malcolm.Wallace@cs.york.ac.uk>
List-Archive: http://www.haskell.org/pipermail/haskell/
Date: Thu, 8 Feb 2001 14:47:41 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

We are pleased to announce the release of version 2.02 of 'hmake',
the intelligent compilation manager for Haskell compilers.

    http://www.cs.york.ac.uk/fp/hmake/
    ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/

What's new in 2.02?
-------------------
This is mainly a bugfix release.

    * Improved error-reporting. When a module cannot be found, it
      now shows where the demand for the module arose, and which
      directories were searched. 
    * Added knowledge of extended file suffixes like .p.o, .T.o, and .T.hi. 
    * Fixed a bug in the generation of Makefile dependencies in the
      presence of a -I option. 
    * Ghc's options "-syslib n" and "-package n" no longer need to be
      enclosed in double quotes to protect them from hmake. 

Regards,
    Malcolm

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell