Wrong link. This is the right one:<div><a href="http://projects.bitforest.org/hoauth/dist/doc/html/hoauth/Network-OAuth-Consumer.html">http://projects.bitforest.org/hoauth/dist/doc/html/hoauth/Network-OAuth-Consumer.html</a></div>
<div><br></div><div>~dsouza<br><br><div class="gmail_quote">On Sun, Mar 28, 2010 at 2:59 PM, Diego Souza <span dir="ltr">&lt;<a href="mailto:dsouza@bitforest.org">dsouza@bitforest.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<div><br></div><div>I&#39;ve done a complete refactoring of oauth library. This new version is incompatible (in terms of interface) with the previous one. An example of use is available here:</div><div><a href="http://projects.bitforest.org/hoauth/dist/doc/html/hoauth/Network-OAuth.html" target="_blank">http://projects.bitforest.org/hoauth/dist/doc/html/hoauth/Network-OAuth.html</a></div>

<div><br></div><div>Probably the major change is that, along the functions that deal with oauth authentication, there is now an HttpClient typeclass. The library now is able to perform http requests and fully deal with the oauth protocol. </div>

<div><br></div><div>I&#39;m planning to upload to hackage soon enough, but before that I&#39;d like to ask if someone could review it and send feedbacks. That would be much appreciated.</div><div><br></div><div>To get the code:</div>

<div>$ darcs get <a href="http://projects.bitforest.org/hoauth/" target="_blank">http://projects.bitforest.org/hoauth/</a></div><div><br></div><div>To run tests:</div><div>$ haskell -isrc/main/haskell -isrc/test/haskell src/test/haskell/Tests.hs</div>

<div><br></div><div>Thanks in advance,</div><div>~dsouza</div>
</blockquote></div><br></div>