
10 Mar
2008
10 Mar
'08
12:44 a.m.
I wrote:
When I install packages, both copies of GHC 6.8.2 will want to install them into /usr/local.
Duncan Coutts wrote:
Then they will clash. Don't do that :-)
Ouch. I was afraid of that. This is going to be tricky.
Remember of course that you can do per-user installs. Indeed it's much easier, cabal-install does that by default.
Thanks for the tip. I'll think about that. -Yitz