id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty,ghcversion,platform
834,cabal should detect case errors in build-depends:,cmh,,"for example, with a foo.cabal file containing:

    build depends: http >= 4000

Resolving dependencies...
cabal: cannot configure foo-0.0.1. It requires http >=4000
There is no available version of http that satisfies >=4000

The solution is of course to specify HTTP, but the user may be led to believe that there is a version problem, which is confusing.

Perhaps a message such as - ""Did you mean package HTTP"" - Would be appropriate.",enhancement,new,normal,cabal-install-0.16,cabal-install tool,1.8.0.6,normal,,,,unknown,,
