patch applied (cabal-branches/cabal-1.10): Using common function to name path environment variables in PathsModule and Test

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


Thu Jul 22 07:58:40 PDT 2010  Thomas Tuegel <ttuegel at gmail.com>
  * Using common function to name path environment variables in PathsModule and Test
  Ticket #215 (Overhaul support for packages' tests).  The names of environment
  variables used to set package paths at runtime were previously hard-coded into
  the function that generates the paths module.  A function generating the
  variable names is now exported from Distribution.Simple.Build.PathsModule and
  used to set the datadir in Distribution.Simple.Test to prevent breakage if the
  naming scheme changes.

    M ./Distribution/Simple/Build/PathsModule.hs -5 +15
    M ./Distribution/Simple/Test.hs -6 +5

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=darcs_commitdiff;h=20100722145840-30370-982d3194722a1d5858e70533db59eea135dc3a41.gz



More information about the cabal-devel mailing list