[Haskell-cafe] Hugs & Haskore loading
Hans Aberg
haberg-1 at telia.com
Sat Aug 21 14:28:42 EDT 2010
On 21 Aug 2010, at 20:24, Henning Thielemann wrote:
>> When trying to load Haskore in Hugs Sept 2006 (say by :l), it does
>> not work because it is in a subdirectory Haskore/Src/, despite that
>> the Hugs searchpath includes
>> /usr/local/lib/hugs/packages/*
>>
>> I could of course change this searchpath, but I'm curios about how
>> to fix it without it - it seems to work for a lot of other packages.
>
> Did you install Haskore with Cabal or is it a version of Haskore
> that is shipped with Hugs?
It is the version that comes with Hugs. It is the same as listed on http://haskell.org/haskore/
. What other version do you have in mind.
> The -P option can be used to extend the search path.
Yes, but as said above, I wondered what was needed to fix the package.
More information about the Haskell-Cafe
mailing list