On Fri, May 2, 2014 at 10:19 AM, Edward Kmett <ekmett@gmail.com> wrote:
I may have to dig to find an example, but when I last checked it seemed that c++ libraries would load fine, but there was a problem with static initializers not getting called, when loading from ghci, so if your c++ library needed them then you'd have problems.

This has been a longstanding problem, but was reported closed inĀ https://ghc.haskell.org/trac/ghc/ticket/5435