Wed Jun 9 14:34:06 PDT 2010 Thomas Tuegel
* Parsing TestSuite through intermediate data structure
Ticket #215 (Overhaul support for packages' tests). By parsing the test suite
stanza through an intermediate data structure, we can isolate errors due to
missing required fields in the parsing stage and avoid having error handlers
througout the code.
M ./Distribution/PackageDescription.hs -38 +26
M ./Distribution/PackageDescription/Parse.hs -14 +83
M ./Distribution/Simple/Build.hs -14 +8
M ./Distribution/Simple/PreProcess.hs -3 +3
M ./Distribution/Simple/Test.hs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...