patch applied (cabal): Removed extra "test-suite" field in
test-suite stanza
Duncan Coutts
duncan.coutts at googlemail.com
Fri Jun 18 17:09:57 EDT 2010
Wed Jun 16 08:09:48 PDT 2010 Thomas Tuegel <ttuegel at gmail.com>
* Removed extra "test-suite" field in test-suite stanza
Ticket #215 (Overhaul support for packages' tests). Previously, the test-suite
stanza was allowed to contain a test-suite field, such as the executable stanza
parser allows. This was removed because it is only required by legacy support
for executables and no legacy support is required for test suites.
M ./Distribution/PackageDescription/Parse.hs -4 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20100616150948-30370-d69cbd36307ae58615b37bf47b3abb952c3a1e08.gz
More information about the cabal-devel
mailing list