[Haskell-cafe] cabal library dependencies

Henning Thielemann lemming at henning-thielemann.de
Mon Oct 8 09:10:15 EDT 2007


On Mon, 8 Oct 2007, Nehir Sonmez wrote:

> To test some programs written in CABAL, I need to use a server (where I do 
> not have root access) with GHC 6.6.1 (in-place) installed. However, many 
> programs need more libraries that have to be installed, (such as binary, or 
> derive) for which, even when I use ./Setup configure --prefix=something,

I think you need additionally the '--user' option.


More information about the Haskell-Cafe mailing list