Re: Packages that split hackage

2009-11-16 Thread Duncan Coutts
On Sun, 2009-11-15 at 14:51 -0500, Isaac Dupree wrote: > Duncan Coutts wrote: > > I've been trying to make a consistent set of packages to test releases > > of Cabal and cabal-install. > > > > What I've noticed is that there are a small number of packages that > > almost cut hackage down the middl

RE: Packages that split hackage

2009-11-16 Thread Duncan Coutts
On Mon, 2009-11-16 at 10:58 +, Sittampalam, Ganesh wrote: > Duncan Coutts wrote: > > I've been trying to make a consistent set of packages to test > > releases of Cabal and cabal-install. > > Why not just build each package separately, rather than trying to do > them all at once? Because I'm

RE: Packages that split hackage

2009-11-16 Thread Sittampalam, Ganesh
Duncan Coutts wrote: > I've been trying to make a consistent set of packages to test > releases of Cabal and cabal-install. Why not just build each package separately, rather than trying to do them all at once? Ganesh =

Re: Packages that split hackage

2009-11-15 Thread Isaac Dupree
Duncan Coutts wrote: > I've been trying to make a consistent set of packages to test releases > of Cabal and cabal-install. > > What I've noticed is that there are a small number of packages that > almost cut hackage down the middle. > > At the moment the main culprit is > QuickCheck 1 vs 2 > Wh