[Haskell-cafe] telling ghc to run several jobs in parallel

Paul Brauner paul.brauner at loria.fr
Fri Jan 8 12:33:24 EST 2010


Hi,

I have to processors but ghc --make only uses one of them, even if some
files could be compiled in parallel. Is there some option similar to the
-j one of the make tool ? (I read the manual but didn't find it)

Regards,
  Paul


More information about the Haskell-Cafe mailing list