[Haskell-cafe] Copy .cabal folder to diff machine/user
Ivan Lazar Miljenovic
ivan.miljenovic at gmail.com
Sat Dec 31 01:16:08 CET 2011
On 31 December 2011 10:49, Vagif Verdi <vagif.verdi at gmail.com> wrote:
> Is it possible to copy .cabal and .ghc folders to different machine/
> user and develop same project over there ?
If you have the same version of GHC and necessary C libraries on all
machines, and they're all using the same architecture (e.g. all
x86_64) then it might be possible.
--
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
More information about the Haskell-Cafe
mailing list