[GHC] #16215: Refactor getProgramContext in Hadrian
GHC
ghc-devs at haskell.org
Tue Jan 22 11:47:16 UTC 2019
#16215: Refactor getProgramContext in Hadrian
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: task | Status: new
Priority: low | Milestone:
Component: Build System | Version: 8.6.3
(Hadrian) |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
All the calls to `getProgramContext` in Hadrian are immediately passed
to `programPath` so to avoid confusion the two functions should probably
be combined.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16215>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list