[Haskell-cafe] Organizing big repository

Alberto G. Corona agocorona at gmail.com
Mon Oct 31 13:08:17 CET 2011


This is not evident in hte documentation,  but Leksah does  these things
for you if you add your packages to the workspace list..

It is necessary to use the background compilation option, that is, set by
default.

Alberto


2011/10/27 Konstantin Litvinenko <to.darkangel at gmail.com>

> I am trying to understand how to organize my code and edit-compile-run
> cycles. I can't figure out how to setup environment in such why that when I
> build some program using cabal, cabal will rebuild program dependencies if
> some was changed. I don't want to configure/build/install manually.
> Having program 'foo' depends on lib 'bar' I want to edit some files in
> 'bar' than build 'foo' and get 'bar' rebuilt and 'foo' rebuilt/relink.
> How can I do this?
>
>
> ______________________________**_________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/**mailman/listinfo/haskell-cafe<http://www.haskell.org/mailman/listinfo/haskell-cafe>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111031/2830383c/attachment.htm>


More information about the Haskell-Cafe mailing list