Hi all,

>From what I gather, using "-dynamic" with "ghc --make" compiles an
executable using dynamic linking for ALL dependent Haskell libraries. Is it
possible to choose to link some dependent libraries to link statically and
some to link dynamically? If so, how can I do this?

-Andi
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to