<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">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">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>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">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>