#1478: Flag to get information about the compiler and RTS
------------------------------+---------------------------------------------
  Reporter:  igloo            |          Owner:         
      Type:  feature request  |         Status:  new    
  Priority:  high             |      Milestone:  6.8    
 Component:  Compiler         |        Version:  6.6.1  
  Severity:  normal           |       Keywords:         
Difficulty:  Unknown          |             Os:  Unknown
  Testcase:                   |   Architecture:  Unknown
------------------------------+---------------------------------------------
There should be a flag `+RTS -foo` that prints info including:
  * The version of GHC used to compile the program
  * The sort of RTS linked against

 There should also be a flag that can be given to the compiler that prints
 info including:
  * Whether it has a NCG
  * Whether or not it is registerised
  * Whether it supports ghci/ghc -e
  * What RTSs it has
  * Whether it supports SMP

 Ideally this would all be easily machine-parseable.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1478>
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