[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Fedora-haskell-list] Re: Test package - Cabal-1.4.0.2 (using cabal_* macros). was: Re: [Fedora-packaging] Revised Haskell Guidelines 2008.08.13
- From: "Yaakov Nemoy" <loupgaroublond gmail com>
- To: "Jens Petersen" <petersen redhat com>
- Cc: fedora-haskell-list redhat com
- Subject: [Fedora-haskell-list] Re: Test package - Cabal-1.4.0.2 (using cabal_* macros). was: Re: [Fedora-packaging] Revised Haskell Guidelines 2008.08.13
- Date: Thu, 28 Aug 2008 19:54:33 -0400
On Thu, Aug 28, 2008 at 7:49 PM, Jens Petersen <petersen redhat com> wrote:
> Yaakov Nemoy さんは書きました:
>>
>> cabal_* is a no go. It makes it *much* harder to support multiple
>> compilers in the future. Remember these rules.
>
> I am not sure. If Cabal is compiler/interpreter agnostic as it is supposed
> to be I thought, we can just use runhaskell to run it without having to
> worry about what runtime we are building for? Or is that oversimplying? Of
> course, sure, we still need build options for different compilers but the
> running of the build process should not depend heavily on it?
>
> Maybe Bryan can clarify this point?
>
> Jens
>
If we do this, then each 'library' package is going to have to support
every single compiler we have. I would rather have one SRPM per
library per compiler. Calling runhaskell will only call the default
compiler, which in Fedora's case is GHC.
-Yaakov
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]