
For first error it seems best way will be patching conduit-network as it done it warp [1]. I don't know how to deal with second error. [1] http://hackage.haskell.org/packages/archive/warp/1.1.0.1/doc/html/src/Networ... -- Alexander V Vershilov Fri, Mar 09, 2012 at 07:52:39PM +0000, grant wrote
When I run the code you suggested on windows I get the following error: getAddrInfo: does not exist (error 10093) which probably refers to http://trac.haskell.org/network/ticket/32
After adding withSocketsDo I get a little further, but get the following error after sending data through the proxy:
netproxy2: Network.Socket.ByteString.recv: failed (Unknown error)
Any ideas? Thanks so much for your help with this. Grant
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe