[Haskell-cafe] Using -Nx Option with GHC

Neil Mitchell ndmitchell at gmail.com
Sat Aug 8 17:55:01 EDT 2009


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