[Hackage] #730: patch: add a separator before the pid suffix to the
tmpdir template
Hackage
cvs-ghc at haskell.org
Mon Aug 23 02:42:34 EDT 2010
#730: patch: add a separator before the pid suffix to the tmpdir template
----------------------------------+-----------------------------------------
Reporter: juhp | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: HEAD
Severity: normal | Keywords:
Difficulty: very easy (<1 hour) | Ghcversion:
Platform: |
----------------------------------+-----------------------------------------
Currently Cabal appends the pid directly to the package name-version
which makes it hard to read the actual package version number.
The attached patch inserts a '-' between name-version and pid.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/730>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list