id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty,ghcversion,platform
921,cabal build should imply cabal configure,tibbe,,"`cabal build` should run `cabal configure` if needed, even if the user never ran `cabal configure` manually before. Right now `cabal build` without `cabal configure` gives:

{{{
cabal: Run the 'configure' command first.
}}}

We should simply run `cabal configure` automatically, with no flags set. If the user wants different flags he/she can run `cabal configure` manually.",enhancement,new,normal,cabal-install-0.14.2,cabal-install tool,1.8.0.6,normal,,,erikd@…,very easy (<1 hour),,
