On 10 February 2005 16:12, Malcolm Wallace wrote:

> "Simon Marlow" <[EMAIL PROTECTED]> writes:
> 
>>> and how do you find out what $libdir refers to...?
>> 
>> ghc --print-libdir
> 
> Cool.  Will fix hmake to use it.

hmake just needs to know which modules are in which packages, right?  It
can find that out from ghc-pkg now without having to trawl through the
import directories.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to