[GHC] #910: --make should have a -j flag for parallel building
GHC
ghc-devs at haskell.org
Tue Sep 3 22:30:38 CEST 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: 8184
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by refold):
Replying to [comment:22 parcs]:
Is there some way to detect whether GHC has support for parallel `--make`?
E.g. using `ghc --info`? I'd prefer to use that instead of conditioning on
the version.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/910#comment:44>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list