id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty,ghcversion,platform
810,cabal-install requests credentials even when they are listed in the config,basvandijk,,"I have listed my Hackage username and password in my cabal config:

`/home/bas/.cabal/config`:
{{{
username: BasVanDijk
password: **********
}}}

Previously this enabled me to `cabal upload` packages to Hackage without entering my credentials. However the new `cabal-install` requests my credentials.

{{{
$ cabal --version
cabal-install version 0.10.2
using version 1.10.1.0 of the Cabal library
}}}",defect,reopened,normal,cabal-install-0.14.2,cabal-install tool,1.10.1.0,normal,,,v.dijk.bas@…,unknown,,
