patch applied (cabal-branches/cabal-1.10): Change how the test
suite interfaces are represented, parsed and used
Duncan Coutts
duncan.coutts at googlemail.com
Mon Oct 18 17:54:03 EDT 2010
Sun Oct 10 09:25:26 PDT 2010 Duncan Coutts <duncan at haskell.org>
* Change how the test suite interfaces are represented, parsed and used
Also, stick to version 0.9 of the "detailed" test interface, since it's
not quite finalised yet. Misc other minor code cleanups.
M ./Distribution/PackageDescription.hs -41 +87
M ./Distribution/PackageDescription/Check.hs -25 +43
M ./Distribution/PackageDescription/Parse.hs -81 +81
M ./Distribution/Simple.hs +2
M ./Distribution/Simple/Build.hs -7 +9
M ./Distribution/Simple/Configure.hs +2
M ./Distribution/Simple/PreProcess.hs -7 +8
M ./Distribution/Simple/Test.hs -8 +9
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=darcs_commitdiff;h=20101010162526-adfee-9f4fd4f9b0592c565e7fafa4792fe7cb4e9c64df.gz
More information about the cabal-devel
mailing list