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

Brandon Allbery allbery.b at gmail.com
Mon Mar 30 19:11:10 UTC 2015


On Mon, Mar 30, 2015 at 2:42 PM, Alexey Shmalko <rasen.dubi at gmail.com>
wrote:

> Not sure, but is this possible to copy your home cabal sandbox to
> ./.cabal-sandbox? Then you'll have all your default packages available and
> won't build them again.
>

You'd need to fix paths in the package database and `cabal hc-pkg recache`
(if that works; might need cabal exec).

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150330/661347ff/attachment.html>


More information about the Haskell-Cafe mailing list