[Haskell-cafe] Libraries in home dir

Mauricio briqueabraque at yahoo.com
Thu Oct 9 09:08:41 EDT 2008


Hi,

I want to use a few libraries from hackage
and have already download and built them. Can
I install those libraries somewhere in my
home dir (I want to avoid installing as root)
so that ghc can find them?

If so, which options should I give to Setup.hs
(with main=defaultMain) so that the libraries
are going to be copy to that dir?

Thanks,
Maurício



More information about the Haskell-Cafe mailing list