
21 Aug
2010
21 Aug
'10
2:24 p.m.
On Sat, 21 Aug 2010, Hans Aberg 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? The -P option can be used to extend the search path.