[Fedora-haskell-list] [Bug 426751] Review Request: ghc-X11 - A Haskell binding to the X11 graphics library.

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 16 00:00:39 UTC 2008


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=426751


Bryan O'Sullivan <bos at serpentine.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bos at serpentine.com




--- Comment #30 from Bryan O'Sullivan <bos at serpentine.com>  2008-12-15 19:00:38 EDT ---
Actually, the prof packages should be seen as mandatory, not optional, so there
is no reason that there should be a flag to control whether or not they are
built.

The reason for this is that if a library is built without profiling, then
nothing that depends on it can ever be built *with* profiling enabled. As a
result, we require that all libraries be built both in profiling and
no-profiling flavours. The issue of whether a -prof RPM is installed on a
system is a separate one.

-- 
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.




More information about the Fedora-haskell-list mailing list