patch applied (cabal): Parsing TestSuite through intermediate data structure
16 Jun
2010
16 Jun
'10
4:17 p.m.
Wed Jun 9 14:34:06 PDT 2010 Thomas Tuegel <ttuegel@gmail.com> * 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...
5924
Age (days ago)
5924
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts