Compiled Haskell libraries and GHC installations are not generally relocatable to a different path.  So in theory copying ~/.stack between machines should work if your home directory is in the same place on the filesystem (and the architecture matches), but won't work if your home directory changes.

On Wed, Nov 11, 2015 at 4:27 AM <rustompmody@gmail.com> wrote:

Another way of asking:

$ stack setup

should be representable as 

$ git clone ...

$ other-stuff

 

What is other-stuff?

 

(Pls excuse top post -- from phone)

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe