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
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to