18 Oct
2010
18 Oct
'10
9:54 p.m.
Sun Oct 10 09:25:26 PDT 2010 Duncan Coutts <duncan@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=...