Peter Verswyvelen <bugf...@gmail.com> wrote: > Is it possible to use all CPU cores when compiling with GHC and/or > Cabal? > Nope. Last thing I heard is that file-parallel compilation is low priority as not much would be gained anyway due to excessive cross-package stuff that's done and much stricter dependencies than say C (which you can compile in about any order you like). I guess if such a thing happens, it'd be most likely in the form of strategically placed `par`'s inside of compiler stages.
-- (c) this sig last receiving data processing entity. Inspect headers for copyright history. All rights reserved. Copying, hiring, renting, performance and/or quoting of this signature prohibited. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe