patch applied (cabal): "When running haddock, only pass package deps for the component only" and 2 others
Duncan Coutts
duncan.coutts at googlemail.com
Thu Nov 17 01:19:11 CET 2011
Wed Nov 16 11:11:39 PST 2011 Duncan Coutts <duncan at 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=20111116191139-5c91e-bd39fb265f7611cd6d5befeb29115a4cb60b724f.gz
Wed Nov 16 11:14:55 PST 2011 Duncan Coutts <duncan at 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=20111116191455-5c91e-f8a0a5a0c267d238615c3cc0ae233d588c2f942d.gz
Wed Nov 16 16:17:19 PST 2011 Duncan Coutts <duncan at 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=20111117001719-5c91e-918376fa4b3ec78700ae6a23a650cfc4fe4f51a0.gz
More information about the cabal-devel
mailing list