hmake-3.07
----------
http://www.haskell.org/hmake
We announce a new release, 3.07, of hmake, the automatic compilation
manager for Haskell programs. This fresh version has the following
improved configuration features over previous releases:
* Hmake now once again builds cleanly with GHC under Cygwin.
* Better handling of config files. Your personal config file
is now used as an override for the system-wide config file,
rather than being used instead of it. Hence, any global
config updates are now automatically propagated to all users.
* The new command `hmake-config new' is now needed to begin a
fresh personal config file, rather than one being created for you
silently against your expectations.
* `hmake-config list' can now take a specific compiler argument
to show detailed info for that compiler.
Regards,
Malcolm
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell