On 19/04/2014, Roman Cheplyaka <[email protected]> wrote: > Don't know if it helps, but I think ghci loads the dynamic library, not the > static one.
I straced both the broken ghci on aforesaid system and a working ghci on a glibc system and it loads bare .o files. _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
