Dynamic libraries by default and GHC 7.8

Ian Lynagh ian at well-typed.com
Fri Nov 30 13:43:11 CET 2012


On Fri, Nov 30, 2012 at 12:28:41PM +0000, Simon Marlow wrote:
> 
> Static by default, GHCi is dynamic:
>  * still can't do this on Windows

We can do it on Windows: We can use side-by-side assemblies.

(well, assuming we fix #5987).


Thanks
Ian




More information about the Glasgow-haskell-users mailing list