I installed this and ran the sample program at 

 
http://www.b7j0c.org/content/haddock/finance-quote-yahoo/Finance-Quote-Yahoo.html

This timed out. I suspect, because I am behind a corporate proxy server.

$ env | grep -i http
http_proxy=http://myproxy.com:3128
https_proxy=http://myproxy.com:3128

This works to get unix utilities like w3m and lynx working, but I guess 
not the haskell machinery.

Before I try to fix this myself, can anyone point me to a solution? (and 
also confirm that the above code works when not firewalled :) )

Before I go around changing the library source code, or make a copy 
thereof and put in my working directory, is there a more elegant way to 
approach this?

thomas.




brad clawsie <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
07/26/2007 01:39 AM

To
[email protected]
cc

Subject
[Haskell-cafe] ANN: Finance.Quote.Yahoo-0.2






i have released Finance.Quote.Yahoo 0.2

i have broken the 0.1 api, be careful if you use it

i have added support for historical quotes which some people requested

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Quote-Yahoo-0.2


i received useful input from dale jordan and aaron tomb on this list
in particular
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe



---

This e-mail may contain confidential and/or privileged information. If you 
are not the intended recipient (or have received this e-mail in error) 
please notify the sender immediately and destroy this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to