[GHC] #7843: GHC should be able to list all possible command line options

GHC ghc-devs at haskell.org
Thu Jun 13 22:15:43 CEST 2013


#7843: GHC should be able to list all possible command line options
---------------------------------+------------------------------------------
    Reporter:  jstolarek         |       Owner:  jstolarek       
        Type:  feature request   |      Status:  patch           
    Priority:  normal            |   Milestone:                  
   Component:  Driver            |     Version:  7.6.2           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by jan.stolarek@…):

 commit 2280f9651ea4f08d8d7c29affbb134d6769e42e0
 {{{
 Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
 Date:   Fri Jun 7 09:15:32 2013 +0200

     --show-options lists all flags. Add user documentation for #7843

  docs/users_guide/flags.xml |    6 ++++++
  docs/users_guide/using.xml |   12 ++++++++++++
  ghc/Main.hs                |    2 +-
  3 files changed, 19 insertions(+), 1 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7843#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list