Fri Mar 4 14:13:07 PST 2011 Duncan Coutts <dun...@community.haskell.org> * Fix silly bug in cabal configure. Ticket #805. I made a mistake during the recent refactoring work and was using the dependency planner in the wrong way. The planner was being given the available source packages and duely picking them to satisfy dependencies, but for configure we're supposed to assume that all dependencies are installed already.
M ./Distribution/Client/Configure.hs -3 +7 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-install-0.10;a=darcs_commitdiff;h=20110304221307-5c91e-070b0398479946c502d3d19ca8c0129e3cfc625f.gz _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel