GHC 6.4 release candidates available
Simon Marlow
simonmar at microsoft.com
Fri Feb 11 05:37:36 EST 2005
On 10 February 2005 16:12, Malcolm Wallace wrote:
> "Simon Marlow" <simonmar at microsoft.com> 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
More information about the Glasgow-haskell-users
mailing list