[GHC] #9744: Make program name and project version configurable
GHC
ghc-devs at haskell.org
Thu Oct 30 18:16:24 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: |
-------------------------------------+-------------------------------------
Comment (by luite):
Side note: Hardcoded constants are also used for the target platform,
while the actual target is configurable through `DynFlags`/`Settings`.
Unfortunately properly printing a platform triple appears to be a bit
hairy. I don't need this for GHCJS, so I've left it out so far for this
reason.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9744#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list