patch applied (cabal): "When running haddock, only pass package deps for the component only" and 2 others
Wed Nov 16 11:11:39 PST 2011 Duncan Coutts <duncan@community.haskell.org> * When running haddock, only pass package deps for the component only rather than for the union of all components in the package. M ./Cabal/Distribution/Simple/Haddock.hs -23 +30 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2... Wed Nov 16 11:14:55 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Include testsuites and benchmarks in external deps when enabled In particular this should fix ticket #871 where the cabal_macros.h is missing info for testsuite components. M ./Cabal/Distribution/Simple/LocalBuildInfo.hs +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2... Wed Nov 16 16:17:19 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Now require mtl-2 M ./cabal-install/cabal-install.cabal -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
participants (1)
-
Duncan Coutts