
28 Feb
2010
28 Feb
'10
7:30 p.m.
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?