[Hackage] #363: Where do downloaded files end up?
Hackage
trac at galois.com
Tue Dec 2 19:49:39 EST 2008
#363: Where do downloaded files end up?
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: cabal-install-0.6
Component: cabal-install tool | Version: HEAD
Severity: normal | Resolution: fixed
Keywords: | Difficulty: very easy (<1 hour)
Ghcversion: 6.8.2 | Platform:
---------------------------------+------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
Now with -v we get this at the tail of the output:
{{{
Downloading hake-1.0...
Downloaded to
/home/duncan/.cabal/packages/hackage.haskell.org/hake/1.0/hake-1.0.tar.gz
}}}
There's still too much output at level -v.
For an update it looks like:
{{{
Downloading package list from server
'http://hackage.haskell.org/packages/archive'
Downloaded to
/home/duncan/.cabal/packages/hackage.haskell.org/00-index.tar.gz
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/363#comment:3>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list