
#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