Hi Steve,

   > Now with "cabal install", I can not figure out where to specify the
   > --prefix. Cabal always complains "failed to install package".

I think you're just missing a "--user":

   $ cabal install --prefix=$HOME --user foo

- Chris.
-- 
Chris Ball   <[EMAIL PROTECTED]>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to