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

Reply via email to