patch applied (cabal): add a separator before the pid suffix to the tmpdir template

Duncan Coutts duncan.coutts at googlemail.com
Mon Sep 6 13:19:05 EDT 2010


Sun Aug 22 18:27:55 PDT 2010  Jens Petersen <petersen at haskell.org>
  * add a separator before the pid suffix to the tmpdir template
  
  Currently Cabal just appends the pid to the package name-version
  which makes it hard to see the actual package version number.
  This patch just inserts a '-' between name-version and pid.
  

    M ./Distribution/Compat/TempFile.hs -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20100823012755-740ef-dc930079dc455aea7e52e21462c432572c826f1f.gz



More information about the cabal-devel mailing list