[Haskell-cafe] OpenSUSE 11.2
Daniel Fischer
daniel.is.fischer at web.de
Sun Feb 28 14:30:17 EST 2010
Am Sonntag 28 Februar 2010 20:07:28 schrieb Andrew Coppin:
>
> Oh, right. So it's checking whether it's already in the search path
> before adding it.
Right.
> I would have just added it. ;-)
That wouldn't do much harm, you'd just have it several times in your $PATH
(which means it'll take a little longer to find things in the places listed
after because ~/.cabal/bin is searched multiple times).
> [And by the looks of
> it, I would have got even that wrong...]
>
Let me guess, you'd have tried ';' as the path-separator?
More information about the Haskell-Cafe
mailing list