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

GHC ghc-devs at haskell.org
Thu Jun 6 21:46:20 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 igloo):

 Well, you may not be sure that the flag exists, and be looking at the list
 of completions.

 Also, there's nothing about the command "ghc --show-options" that suggests
 that it is only for use by autocompletion. I would expect it would show
 all options.

 So if the shorter options don't cause any problems, I'd suggest not
 including the filter.

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



More information about the ghc-tickets mailing list