> I noticed a difference in behavior between running:
>
> > ghci -package utils
>
> And:
>
> > ghci
> ...
> Prelude> :set -package utils
>
> On our system, the first one works (it finds all the right
> dynamic libraries and stuff), but the second one doesn't (it
> cannot find libreadline.so, and other dynamic libraries).
Thanks, this bug will be fixed in 5.02.1.
Cheers,
Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs