#507: display available flags based on the .cabal file
---------------------------------+------------------------------------------
  Reporter:  guest               |        Owner:         
      Type:  enhancement         |       Status:  new    
  Priority:  normal              |    Milestone:         
 Component:  cabal-install tool  |      Version:  1.6.0.1
  Severity:  minor               |     Keywords:         
Difficulty:  unknown             |   Ghcversion:         
  Platform:                      |  
---------------------------------+------------------------------------------
 Currently
   cabal configure --help
 displays only the help for the configure command in general. Often I'd
 like to say what flags are available for the package in question.
 Currently the only way to do this seems to be to actually look at the
 .cabal file in question.
 Something a bit like:
 ./configure --help
 which shows you the generic flags like --prefix but also --enable-glade
 (for example).

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/507>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to