[GHC] #910: --make should have a -j flag for parallel building

GHC cvs-ghc at haskell.org
Sun Apr 7 06:12:53 CEST 2013


#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 nh2):

 * cc: mail@… (added)


Comment:

 Can somebody give an idea about the difficulty of this?

 From an outsider's view, GHC has a very clear idea about module
 dependencies and in which order it has to build them so building
 independent modules in parallel shouldn't be too hard, should it?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/910#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list