[Haskell-cafe] Hmm, what license to use?
David Leimbach
leimy2k at gmail.com
Thu Oct 2 15:39:16 EDT 2008
On Thu, Oct 2, 2008 at 11:25 AM, Wolfgang Jeltsch <
g9ks157k at acme.softbase.org> wrote:
> Am Dienstag, 30. September 2008 00:18 schrieb Duncan Coutts:
> > Yet another reason for getting dynamic linking / shared libs for Haskell
> > packages working reliably on all platforms.
>
> You mean shared libraries without the opportunity to inline library code?
> This would result in a huge performance loss, I think.
Not all platforms even have shared libraries. Assuming that mechanism
exists to begin with is somewhat flawed if you're interested in wide
portability.
>
>
> Best wishes,
> Wolfgang
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081002/3003ea81/attachment.htm
More information about the Haskell-Cafe
mailing list