[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



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


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