[Haskell-cafe] cabal keeps relinking
Semen Trygubenko / Семен Тригубенко
semen at trygub.com
Fri Nov 7 15:35:49 UTC 2014
Dear Haskell-Cafe,
cabal seems to be re-linking every time I run
cabal build
Wait was not an issue for small projects but for big ones
it is starting to get in the way… How could I persuade
cabal to re-link only if there are changes in the source tree
and only these exes that require it?
Many thanks,
Semen
PS I googled around and found this
https://www.haskell.org/pipermail/libraries/2005-August/004306.html
which seems to imply relink is (was?) conditional on multiple exes being
present in the project. However, for me it was always relinking regardless.
--
Семен Тригубенко http://trygub.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141107/1f9fc550/attachment.sig>
More information about the Haskell-Cafe
mailing list