[Haskell-cafe] Using -Nx Option with GHC

Mark Wassell mwassell at bigpond.net.au
Sat Aug 8 18:10:31 EDT 2009


That did it, thanks.

Neil Mitchell wrote:
> Hi Mark,
>
>   
>> I compile with
>>
>> ghc --make -O2 -threaded
>>     
>
> That should work - try deleting all .o/.obj files and the executable
> and trying to compile again.
>
> Thanks
>
> Neil
>
>   


More information about the Haskell-Cafe mailing list