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

GHC ghc-devs at haskell.org
Thu Aug 22 21:30:16 UTC 2013


#910: --make should have a -j flag for parallel building
-------------------------------------+------------------------------------
        Reporter:  igloo             |            Owner:
            Type:  feature request   |           Status:  patch
        Priority:  normal            |        Milestone:  _|_
       Component:  Compiler          |          Version:  6.4.2
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:  N/A               |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by parcs):

 `errorMsg` just calls `log_action` which will append the stringified
 exception to the module's `LogQueue` as with any other compile message, so
 it should be OK.

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




More information about the ghc-tickets mailing list