<div dir="ltr"><div>One more thing... For my HTTP needs I&#39;ve been using without problems Network.HTTP.Conduit:<br><a href="http://hackage.haskell.org/packages/archive/http-conduit/1.2.1/doc/html/Network-HTTP-Conduit.html">http://hackage.haskell.org/packages/archive/http-conduit/1.2.1/doc/html/Network-HTTP-Conduit.html</a><br>
<br></div>but I didn&#39;t research in which ways these two packages differ.<br><br>Emmanuel<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 8:35 AM, Emmanuel Touzery <span dir="ltr">&lt;<a href="mailto:etouzery@gmail.com" target="_blank">etouzery@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello,<br><br></div> which is your GHC version? On the page for that package it is written that it was successfully built for GHC-7.6. Maybe your GHC version is too old? Otherwise I don&#39;t have a clue.<br>

<br><a href="http://hackage.haskell.org/package/HTTP-4000.2.6" target="_blank">http://hackage.haskell.org/package/HTTP-4000.2.6</a><br><br></div>Emmanuel<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
<div><div class="h5">On Tue, Dec 18, 2012 at 2:58 PM, Alexander _ <span dir="ltr">&lt;<a href="mailto:anotherworldofworld@gmail.com" target="_blank">anotherworldofworld@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Hello,<br></div><div><br></div><div>I try to install HTTP package. I make:</div>
<div><br></div><div>
cabal install HTTP and got error:</div><div><br></div><div>[ 1 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )<br>
[ 2 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )<br>[ 3 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )<br><br>dist/build/autogen/Paths_HTTP.hs:21:13: Not in scope: `catch&#39;<br>


<br>dist/build/autogen/Paths_HTTP.hs:22:13: Not in scope: `catch&#39;<br><br>dist/build/autogen/Paths_HTTP.hs:23:14: Not in scope: `catch&#39;<br><br>dist/build/autogen/Paths_HTTP.hs:24:17: Not in scope: `catch&#39;<br>cabal: Error: some packages failed to install:<br>


HTTP-4000.2.6 failed during the building phase. The exception was:<br>ExitFailure 1<br></div><div><br></div><div>How can i install it correctly?</div><div><br></div><div>Thank you.</div></div>
<br></div></div>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>