On 2008 Aug 15, at 1:02, Nicola Squartini wrote:
I did the following in my project and this is what I get:
$> runhaskell Setup configure --user --ghc-option="-optl -static"
No space between "-optl" and "-static". The "-pthread" is probably being misrecognized as a result of the generated command.