[Haskell-cafe] Is it possible for cabal sandboxes to use $HOME/.cabal/lib?

Yuji Yamamoto whosekiteneverfly at gmail.com
Mon Mar 30 04:48:36 UTC 2015


Hi Aldo,

Maybe what you want to do is "cabal sandbox init
--sandbox=$HOME/.cabal/lib/".
Specify "--sandbox=" option.

2015-03-30 13:05 GMT+09:00 Aldo Davide <aldodavide at gmx.com>:

> Hi all,
>
> There are some packages that I use again and again and I would like to
> install them once (but not in a system-wide location) and then have cabal
> sandboxes use that install, instead of installing them in every sandbox,
> which is time consuming. Is there a way do that? For example, I noticed
> that cabal, when operating inside a sandbox, can still find the packages
> installed system-wide, but not the ones in $HOME/.cabal/lib. Can I change
> that?
>
> Thanks
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>



-- 
山本悠滋
twitter: @igrep
Facebook: http://www.facebook.com/igrep
Google+: https://plus.google.com/u/0/+YujiYamamoto_igrep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150330/654e3b79/attachment.html>


More information about the Haskell-Cafe mailing list