Re: QuickCheck 2.6 / patches in all-packages

2013-06-15 Thread Joachim Breitner
Hi, Am Samstag, den 15.06.2013, 10:59 +0200 schrieb Joachim Breitner: > You can just take the patches from the Debian source package and remove > all hunks that modify other files; I’ve done that with some of our > existing patches. you can even automate this (useful if there are multiple patches

QuickCheck 2.6 / patches in all-packages

2013-06-15 Thread Joachim Breitner
Hi, we still need to get QuickCheck 2.6 into unstable to have all platform packages in the respective version. Unfortunately, test-framework-quickcheck2 is lagging behind: (Bug at https://github.com/batterseapower/test-framework/pull/48, last commit in the repo 6 months ago). The package is too

Re: QuickCheck 2.6

2013-06-13 Thread Colin Watson
On Wed, May 29, 2013 at 02:37:45AM +0100, Colin Watson wrote: > On Tue, May 28, 2013 at 05:11:12PM -0700, John Millikin wrote: > > The latest version of chell-quickcheck is 0.2.1, which does not permit > > building against QuickCheck 2.6. I'll upload a new version to

Re: QuickCheck 2.6

2013-05-29 Thread Joachim Breitner
Hi, Am Mittwoch, den 29.05.2013, 09:55 +0200 schrieb Joachim Breitner: > Or maybe passing all configured packages addtionally as a --constraint. > Actually, I’ll try that right now. it seems to work: $ schroot -c haskell -- cabal install --dry-run --enable-tests lifted-base-0.1.1.1 --constraint

Re: QuickCheck 2.6

2013-05-29 Thread Joachim Breitner
Hi, Am Mittwoch, den 29.05.2013, 00:02 +0100 schrieb Colin Watson: > I'm slightly creeped out that test-packages.pl didn't spot this, so I > decided to steer clear and seek advice. Does it not notice test-suite > dependencies? If not, it seems that we need something that does before > bumping th

Re: QuickCheck 2.6

2013-05-28 Thread Colin Watson
k is 0.2.1, which does not permit > building against QuickCheck 2.6. I'll upload a new version to Hackage > tonight. Thanks. > If someone's willing to sponsor my upload then I can update the Debian > package also. We'd have to check it into darcs and build it anyway, which

Re: QuickCheck 2.6

2013-05-28 Thread John Millikin
mit building against QuickCheck 2.6. I'll upload a new version to Hackage tonight. If someone's willing to sponsor my upload then I can update the Debian package also. -- To UNSUBSCRIBE, email to debian-haskell-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: QuickCheck 2.6

2013-05-28 Thread Colin Watson
On Tue, May 28, 2013 at 12:41:24PM +0200, Joachim Breitner wrote: > Packages that just need to be upgraded: > blaze-html (fixed in latest upstream) This will require at least a new reform-blaze; I didn't run a full plan. > blaze-markup (fixed in blaze-markup-0.5.1.5) I tried upgrading this, but

QuickCheck 2.6

2013-05-28 Thread Joachim Breitner
Hi, I just noticed that the platform also requires QuickCheck 2.6. The following packages build-depend on quickcheck with an upper bound below 2.6: Packages without an upstream version compatible with QuickCheck 2.6: agda leksah repa test-framework-quickcheck2 Packages that just need to be