[Haskell-cafe] cabal sandbox using absolute path on symlinked dir

Corentin Dupont corentin.dupont at gmail.com
Fri Oct 10 14:34:27 UTC 2014


This project seems to do what you want (I didn't test it):
https://github.com/philopon/sandbox-move

Although I think it would be better to have relative file paths in
cabal.sandbox.config...

On Fri, Oct 10, 2014 at 4:29 PM, Brandon Allbery <allbery.b at gmail.com>
wrote:

> On Fri, Oct 10, 2014 at 10:14 AM, Vlatko Basic <vlatko.basic at gmail.com>
> wrote:
>
>> There is no way to move the project to a different place without
>> recreating the whole sandbox.
>
>
> It would be nice if there were a tool to do this. It should not be
> difficult to programmatically adjust those paths and the ones in the ghc
> package directory, and reindex the latter.
>
> --
> brandon s allbery kf8nh                               sine nomine
> associates
> allbery.b at gmail.com
> ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141010/fdb255fa/attachment.html>


More information about the Haskell-Cafe mailing list