On 2010/10/31 Peter Simons <[email protected]> wrote: > It sounds like we could set --enable-shared for library builds, but we'd > have to set --disable-shared for builds that involve executables.
I don't understand this part, even if "enable-build" made it create dynamically linked programs, that would not seem to be a problem since we already have a distinction: - libraries -> enable-shared + $depends - programs -> no options + $makedepends Am I also missing something ? -- Rémy. _______________________________________________ arch-haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/arch-haskell
