patch applied (cabal): Using more specific error messages for unsupported test types

Duncan Coutts duncan.coutts at googlemail.com
Sat Jun 5 16:53:05 EDT 2010


Tue Jun  1 07:54:30 PDT 2010  Thomas Tuegel <ttuegel at gmail.com>
  * Using more specific error messages for unsupported test types
  Ticket #215 (Overhaul support for packages' tests). Replaced generic error
  message about unsupported test types with specific error messages for each
  stage of the build/test process. This required changing the type of 'withTest'
  to better match 'withExe' and 'withLib'.

    M ./Distribution/PackageDescription.hs -9 +12
    M ./Distribution/Simple/Build.hs -5 +11
    M ./Distribution/Simple/LocalBuildInfo.hs -5 +5
    M ./Distribution/Simple/PreProcess.hs -13 +18

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20100601145430-30370-5fd790835d1aadd9f36b658d3e1b448a4dbe43eb.gz



More information about the cabal-devel mailing list