id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty,ghcversion,platform
507,Improve `cabal info` output for the local package,guest,,"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).
",enhancement,new,normal,cabal-install-0.16,cabal-install tool,1.6.0.1,minor,,,,easy (<4 hours),,
