We are pleased to announce version 1.6 of hmake, the compilation
management tool for Haskell programs.

    http://www.cs.york.ac.uk/fp/hmake/

What's new
---------
 * The automatic configuration now detects which Haskell compilers
   are available and sets things up to use them.  There is now no
   need to edit config files by hand.

 * hmake is no longer confused by {- -} nested comments, end-of-line
   comments, or line-breaks between the "import"/"qualified" keywords
   and module name.

 * The -Isrcdir option now works correctly, and the combination of
   -Isrcdir and -dobjdir options is also fixed.

 * Various bugfixes for building hmake with ghc.


Please notify new bugs to me, [EMAIL PROTECTED]

Regards,
    Malcolm

Reply via email to