[Hackage] #551: cabal-install config file lacking

Hackage trac at galois.com
Wed May 13 13:45:03 EDT 2009


#551: cabal-install config file lacking
---------------------------------+------------------------------------------
  Reporter:  guest               |        Owner:                   
      Type:  defect              |       Status:  new              
  Priority:  high                |    Milestone:  cabal-install-0.6
 Component:  cabal-install tool  |      Version:  1.6.0.1          
  Severity:  normal              |   Resolution:                   
  Keywords:                      |   Difficulty:  unknown          
Ghcversion:                      |     Platform:  Mac OS           
---------------------------------+------------------------------------------
Comment (by duncan):

 At some point in that process you must have created a `~/.cabal/config`
 file (but one that does not specify any servers). When the file is missing
 completely then indeed `cabal update` will create a `~/.cabal/config`
 containing all defaults.

 Try this:
 {{{
 $ rm ~/.cabal/config
 $ cabal update
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/551#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects


More information about the cabal-devel mailing list