Wed Nov 16 11:11:39 PST 2011 Duncan Coutts
* 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
* 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
* 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...