1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
| C:\Users\Administrator>cabal update v3
Downloading the latest package list from hackage.haskell.org
Sending:
GET /packages/archive/00index.tar.gz HTTP/1.1
Host: hackage.haskell.org
UserAgent: cabalinstall/0.8.2
Creating new connection to hackage.haskell.org
Received:
HTTP/1.0 200 OK
LastModified: Mon, 20 Dec 2010 11:47:42 GMT
AcceptRanges: bytes
ContentLength: 2295459
ContentType: application/xtar
ContentEncoding: xgzip
Date: Mon, 20 Dec 2010 12:32:23 GMT
Server: Apache/2.2.9 (Debian) mod_python/3.3.1 Python/2.5.2
ETag: "1bda0b4-2306a3-497d6166ed380"
XCache: HIT from gw.macys.lupus.griddynamics.net
XCacheLookup: HIT from gw.macys.lupus.griddynamics.net:3128
Via: 1.0 gw.macys.lupus.griddynamics.net (squid/3.0.STABLE25)
Connection: close
Downloaded to
C:\Users\Administrator\AppData\Roaming\cabal\packages\hackage.haskell.org\00index.tar.gz
|