patch applied (cabal): Removed duplicate code for test suite interface version checks
10 Oct
2010
10 Oct
'10
9:09 p.m.
Tue Jul 13 07:48:35 PDT 2010 Thomas Tuegel <ttuegel@gmail.com> * Removed duplicate code for test suite interface version checks Ticket #215 (Overhaul support for packages' tests). Duplicate code for checking the test suite interface version was replaced with a single function 'testVersion1 :: Version -> Bool' exported from Distribution.PackageDescription. M ./Distribution/PackageDescription.hs -1 +6 M ./Distribution/Simple/Build.hs -5 +3 M ./Distribution/Simple/PreProcess.hs -5 +4 M ./Distribution/Simple/Test.hs -5 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
5756
Age (days ago)
5756
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts