[Haskell-cafe] Force -threaded from a library

John Van Enk vanenkj at gmail.com
Thu Jan 14 17:42:15 EST 2010


Hi List,

Is it possible to prevent a library from being used unless -threaded is
enabled? I have a specific case where lots-of-nasty shows up if the library
is linked against an executable built without -threaded.

I suppose this is GHC specific.

/jve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100114/fcc81c4f/attachment.html


More information about the Haskell-Cafe mailing list