[GHC] #15261: Show -with-rtsopts options in runtime's --info
GHC
ghc-devs at haskell.org
Tue Aug 21 22:56:23 UTC 2018
#15261: Show -with-rtsopts options in runtime's --info
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: RolandSenn
Type: feature request | Status: patch
Priority: normal | Milestone: 8.8.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: T15261a
| T15261b
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D5053
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"dcf27e6f78529e7e471a4be64ca47398eb1b6b52/ghc"
dcf27e6f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="dcf27e6f78529e7e471a4be64ca47398eb1b6b52"
Show -with-rtsopts options in runtime's --info (#15261)
Add an additional line to the output of +RTS --info. It shows the value
of the flag -with-rtsopts provided at compile/link time.
Test Plan: make test TESTS="T15261a T15261b"
Reviewers: hvr, erikd, dfeuer, thomie, austin, bgamari, simonmar, osa1,
monoidal
Reviewed By: osa1, monoidal
Subscribers: osa1, rwbarton, carter
GHC Trac Issues: #15261
Differential Revision: https://phabricator.haskell.org/D5053
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15261#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list