[Haskell-cafe] Can everyone please update your code to the latest
QuickCheck, Parsec, and HaXml this week? Thanks!
Ivan Miljenovic
ivan.miljenovic at gmail.com
Sun Mar 28 20:26:17 EDT 2010
On 29 March 2010 11:11, Jeremy Shaw <jeremy at n-heptane.com> wrote:
> We should not simply make the unit tests be a compile time flag in the
> .cabal, because there is no way for the happstack parent package to depend
> on the version of happstack-data (for example) which has the unit tests
> enable.
Yes, this is a problem. especially if this was an option but flags
introduce conflicting APIs and two packages want the same package as a
dependency but with conflicting compile-time flags.
--
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
More information about the Haskell-Cafe
mailing list