<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi Yuji,<br/>
 <br/>
The --sandbox option is used to specify the sandbox location. I want my sandbox to be in ./.cabal-sandbox, i.e. the default location.<br/>
 <br/>
To clarify, I want to be able to create multiple independent sandboxes, that take advantage of the packages installed in $HOME/.cabal, just like how they take advantage of the system-wide install packages.<br/>
<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Monday, March 30, 2015 at 5:48 AM<br/>
<b>From:</b> "Yuji Yamamoto" <whosekiteneverfly@gmail.com><br/>
<b>To:</b> "Aldo Davide" <aldodavide@gmx.com><br/>
<b>Cc:</b> "Haskell Cafe" <haskell-cafe@haskell.org><br/>
<b>Subject:</b> Re: [Haskell-cafe] Is it possible for cabal sandboxes to use $HOME/.cabal/lib?</div>

<div name="quoted-content">
<div>Hi Aldo,
<div> </div>

<div>Maybe what you want to do is "cabal sandbox init --sandbox=$HOME/.cabal/lib/".</div>

<div>Specify "--sandbox=" option.</div>
</div>

<div class="gmail_extra"> 
<div class="gmail_quote">2015-03-30 13:05 GMT+09:00 Aldo Davide <span><<a href="aldodavide@gmx.com" target="_parent">aldodavide@gmx.com</a>></span>:

<blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex;border-left: 1.0px rgb(204,204,204) solid;padding-left: 1.0ex;">Hi all,<br/>
<br/>
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?<br/>
<br/>
Thanks<br/>
_______________________________________________<br/>
Haskell-Cafe mailing list<br/>
<a href="Haskell-Cafe@haskell.org" target="_parent">Haskell-Cafe@haskell.org</a><br/>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a></blockquote>
</div>
 

<div> </div>
--

<div class="gmail_signature">山本悠滋<br/>
twitter: @igrep<br/>
Facebook: <a href="http://www.facebook.com/igrep" target="_blank">http://www.facebook.com/igrep</a><br/>
Google+: <a href="https://plus.google.com/u/0/+YujiYamamoto_igrep" target="_blank">https://plus.google.com/u/0/+YujiYamamoto_igrep</a></div>
</div>
</div>
</div>
</div>
</div></div></body></html>