
#562: cabal-install update fails going through a HTTP proxy (but not consistently) ----------------------------+----------------------------------------------- Reporter: acid2 | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: | Platform: ----------------------------+----------------------------------------------- Comment (by vvv): Replying to [comment:9 vvv]:
Please see my [http://trac.haskell.org/http/ticket/8#comment:6 comment to HTTP ticket#8] and consider replacing Lazy.!ByteString's with strict ones where appropriate (!HttpUtils.hs, Fetch.hs, ...?).
Proxy servers return cached data. This is not good for our debugging purpose, and the [http://hpaste.org/fastcgi/hpaste.fcgi/view?id=9447#a9495 updated revision] of POC module disables caching. I still cannot fix cabal-install though. :-/ -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/562#comment:12 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects