GHC 6.12 released Dramatic parallel performance tuning, dynamic linking...(article.gmane.org)
article.gmane.org
GHC 6.12 released Dramatic parallel performance tuning, dynamic linking...
http://article.gmane.org/gmane.comp.lang.haskell.general/17678
http://article.gmane.org/gmane.comp.lang.haskell.general/17678
Dynamic linking allows Haskell to graduate from the ranks of "glue languages" into a truly universal medium to develop libraries in. I just hope that Haskell-generated .so files can automatically initialize their runtimes (is there a Linux version of Windows DllMain?)