[Haskell-beginners] proxy
Hong Yang
hyangfji at gmail.com
Thu Sep 24 14:12:01 EDT 2009
Hi,
I was using Finance.Quote.Yahoo, but got an error:
user error (openTCPConnection: host lookup failure for "
download.finance.yahoo.com").
I think it is due to I being behind a proxy.
I then imported Network.Browser, ran setProxy, and tried to fetch data using
Finance.Quote.Yahoo.getQuote. I still got the error.
So I suggest the module author incorporate proxy setting inside the module.
Thanks,
Hong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20090924/39755102/attachment.html
More information about the Beginners
mailing list