patch applied (cabal-branches/cabal-1.10): Removed duplicate code for test suite interface version checks

Duncan Coutts duncan.coutts at googlemail.com
Mon Oct 18 17:53:21 EDT 2010


Tue Jul 13 07:48:35 PDT 2010  Thomas Tuegel <ttuegel at 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-branches/cabal-1.10;a=darcs_commitdiff;h=20100713144835-30370-a1ae0ac981a7eb87aadeb044b4d58e4edcd17ab9.gz



More information about the cabal-devel mailing list