
#910: --make should have a -j flag for parallel building -------------------------------+-------------------------------------------- Reporter: igloo | Owner: Type: feature request | Status: new Priority: normal | Milestone: _|_ Component: Compiler | Version: 6.4.2 Resolution: | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: N/A | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Changes (by orenbenkiki): * status: closed => new * resolution: wontfix => Comment: Cabal install `-j` flag solves a different problem. It builds and installs different packages in parallel. This ticket is about GHC being able to build different modules in parallel in a single package, regardless of installing the results. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/910#comment:14 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler