
18 Jan
2008
18 Jan
'08
10:40 p.m.
Hi, I just got cabal-install working. However, I have a problem using it. My GHC is installed in a user-specific location, so when I do the Cabal dance, I have to specfiy "Setup configure --prefix=$HOME/ghc". Now with "cabal install", I can not figure out where to specify the --prefix. Cabal always complains "failed to install package". Help is appreciated. Steve