patch applied (ghc-7.0/packages/Cabal): Removed duplicate code for test suite interface version checks

Ian Lynagh igloo at earth.li
Wed Oct 20 07:21:05 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=ghc-7.0/packages/Cabal;a=darcs_commitdiff;h=20100713144835-30370-a1ae0ac981a7eb87aadeb044b4d58e4edcd17ab9.gz


More information about the Cvs-libraries mailing list