[Haskell-cafe] Re: Haddock Problem

David Waern david.waern at gmail.com
Tue Jun 15 08:38:05 EDT 2010


2010/6/15 David Waern <david.waern at gmail.com>:
> 2010/6/15 Dominic Steinitz <dominic at steinitz.org>:
>> David Waern <david.waern <at> gmail.com> writes:
>>
>>> I think using --optghc=-package-conf is the correct way to point to
>>> another package DB, so I'll look into why it doesn't work.
>>
>> Perhaps another line of attack would be to see why haddock thinks I have
>> an "E:" drive?
>
> Right. However I suspect it's not a problem with Haddock but rather
> something to do with the platform.

Here's something similar:

http://trac.haskell.org/haskell-platform/ticket/119

I tried myself on windows, and haddock --print-ghc-libdir yields:

  E:\ghc\ghc-6.12.1\lib

and I don't have an E: either.

So Haddock seems to be more or less broken on windows in the current platform.

David


More information about the Haskell-Cafe mailing list