On Thu, Dec 18, 2014 at 9:52 AM, Johan Tibell <johan.tibell@gmail.com> wrote:
Could someone please give an authoritative answer to how to turn off dynamic linking?

You set `DYNAMIC_GHC_PROGRAMS = NO` in build.mk. It doesn't matter where you put it.

See https://ghc.haskell.org/trac/ghc/ticket/10536 for details.