* Daniel Trstenjak <daniel.trsten...@gmail.com> [2014-07-15 14:40:33+0200]
> 
> Hi Roman,
> 
> > You should create a fresh sandbox per build, then.
> > 
> > This is both sufficient (nothing is installed => no reason to prefer an 
> > older
> > version) and necessary (when in a sandbox, cabal won't let you have two
> > different versions of the library installed).
> 
> As long as you haven't installed the library locally (in ~/.cabal) then
> it's sufficient, otherwise it isn't.

When in a sandbox, cabal ignores the user package database. As long as you don't
install it *globally*, you should be fine.

Roman

Attachment: signature.asc
Description: Digital signature

_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to