<div dir="ltr">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.</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 11, 2015 at 4:27 AM <<a href="mailto:rustompmody@gmail.com">rustompmody@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
    
    
  
  <div style="margin:6px">
    <p style="margin-top:0px;margin-bottom:0px">
      Another way of asking:</p>
    <p style="margin-top:0px;margin-bottom:0px">
      $ stack setup</p>
    <p style="margin-top:0px;margin-bottom:0px">
      should be representable as </p>
    <p style="margin-top:0px;margin-bottom:0px">
      $ git clone ...</p>
    <p style="margin-top:0px;margin-bottom:0px">
      $ other-stuff</p>
    <p style="margin-top:0px;margin-bottom:0px">
       </p>
    <p style="margin-top:0px;margin-bottom:0px">
      What is other-stuff?</p>
    <p style="margin-top:0px;margin-bottom:0px">
       </p>
    <p style="margin-top:0px;margin-bottom:0px">
      (Pls excuse top post -- from phone)</p>
  </div>

_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div>