#1891: New RTS "--info" option not in help message
---------------------------------+------------------------------------------
    Reporter:  Orphi             |        Owner:  igloo      
        Type:  bug               |       Status:  closed     
    Priority:  normal            |    Milestone:  6.10 branch
   Component:  Runtime System    |      Version:  6.8.1      
    Severity:  minor             |   Resolution:  fixed      
    Keywords:                    |   Difficulty:  Unknown    
    Testcase:                    |           Os:  Windows    
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Thanks for the patch! I've applied it to HEAD and 6.10.

 `"GHC RTS"` is always `"YES"`. It's partly because being sure you're
 looking at what you think you're looking at is useful, and partly because
 it makes the code simpler (all the other lines start ` ,(` but that one
 starts ` [(` so it's simpler to make it a hardcoded string than to
 generalise the code for printing lines).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1891#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to