[Hackage] #185: Temporary executables leave foo.exe.manifest files behind

#185: Temporary executables leave foo.exe.manifest files behind ----------------------+----------------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal | Version: HEAD Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.1 Platform: Windows | ----------------------+----------------------------------------------------- When Cabal creates and runs a temporary program, as it appears to do with hsc when running over the base libraries doing haddock, it leaves a manifest behind in dist. On Windows, ghc --make with 6.8.1 produces a foo.exe and a foo.exe.manifest. Cabal deletes the former, but not the latter. Very minor, but should be easy to fix too. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/185 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#185: Temporary executables leave foo.exe.manifest files behind ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: low | Milestone: _|_ Component: Cabal library | Version: HEAD Severity: minor | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.1 | Platform: Windows ----------------------------+----------------------------------------------- Changes (by duncan): * priority: normal => low * severity: normal => minor * milestone: => _|_ Comment: If they're only created in dist/ it's not a problem. Hopefully ghc will gain the ability to compile the manifests into the .exe and the problem will go away. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/185#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#185: Temporary executables leave foo.exe.manifest files behind ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: closed Priority: low | Milestone: _|_ Component: Cabal library | Version: HEAD Severity: minor | Resolution: wontfix Keywords: | Difficulty: normal Ghcversion: 6.8.1 | Platform: Windows ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => wontfix Comment: This is not worth fixing, it only affects ghc-6.8.x. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/185#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage