[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[Fedora-haskell-list] [Bug 460304] Add macros to GHC for packaging cabal packages for GHC



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=460304





--- Comment #21 from Bryan O'Sullivan <bos serpentine com>  2008-09-05 11:59:45 EDT ---
Re comment #15:

The makefile step is not necessary for correctness, but it makes a big
difference to build performance: it lets us build most of a package in parallel
using _smp_mflags.  Cabal itself won't have the ability to do parallel builds
for a long, long time.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]