Dynamic libraries by default and GHC 7.8
Joachim Breitner
nomeata at debian.org
Fri Nov 30 18:10:19 CET 2012
Hi,
Am Freitag, den 30.11.2012, 12:28 +0000 schrieb Simon Marlow:
>
> Static by default, GHCi is dynamic:
> * fast code and compiler
> * GHCi bugs are fixed, no maintenance problems
> * binaries not broken by library updates
> * we have to build packages twice in Cabal (but can improve GHC to
> emit both objects from a single compilation)
> * BUT, objects built with 'ghc -c' cannot be loaded into GHCi unless
> also built with -dynamic.
> * still can't do this on Windows
from Debians pov this would be most welcome.
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20121130/00cd452b/attachment.pgp>
More information about the Glasgow-haskell-users
mailing list