On Mon, 2009-11-16 at 10:58 +0000, 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 trying both to see if packages build, but also to see if cabal-install is working. It's also a useful exercise in its own right because this is what distros have to do, since they typically do not want to ship multiple versions of packages. It's also a bit easier to automate given the logging etc that cabal can do. Duncan _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform