[GHC] #13448: Make HPC use an RTS option to select the tix file

#13448: Make HPC use an RTS option to select the tix file -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: (none) Type: task | Status: new Priority: normal | Milestone: 8.4.1 Component: Code Coverage | Version: 8.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Other Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Phab:D3357 will document the currently-undocumented `HPCTIXFILE` environment variable. I think, however, that we really should change how that's controlled. Make it an RTS option like any other, which can be controlled using `with-rtsopts`, `+RTS`, or the `GHCRTS` environment variable. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13448 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13448: Make HPC use an RTS option to select the tix file -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: task | Status: new Priority: normal | Milestone: 8.4.1 Component: Code Coverage | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * owner: (none) => dfeuer -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13448#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC