[GHC] #9744: Make program name and project version configurable
GHC
ghc-devs at haskell.org
Sat Dec 20 21:09:53 UTC 2014
#9744: Make program name and project version configurable
-------------------------------------+-------------------------------------
Reporter: luite | Owner: luite
Type: feature | Status: new
request | Milestone: 7.10.1
Priority: normal | Version: 7.9
Component: Compiler | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: Phab:D496 |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"4523d669989ab3b08e360016a315d6f9cd4808b0/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="4523d669989ab3b08e360016a315d6f9cd4808b0"
trac #9744, make program name and product version configurable through
DynFlags/Settings
Summary:
This allows GHC API clients to use a package database and dynamic
library names that do not clash with those of the host GHC
This also updates the Haddock submodule.
Reviewers: hvr, austin
Reviewed By: austin
Subscribers: thomie, carter
Differential Revision: https://phabricator.haskell.org/D496
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9744#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list