Oh!<br><br>I was pretty sure that I made these patches correctly. But guess what, the added flags to hsc2hs are different from the others. And I did a bling copy/paste.<br><br>Thanks for reminding it Gregory.<br><br>Best,<br>
<br><div class="gmail_quote">2010/1/6 Gregory Collins <span dir="ltr">&lt;<a href="mailto:greg@gregorycollins.net">greg@gregorycollins.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Ozgur Akgun &lt;<a href="mailto:ozgurakgun@gmail.com">ozgurakgun@gmail.com</a>&gt; writes:<br>
<br>
&gt; Just to check, anyone running Snow Leopard and *CAN* install<br>
&gt; &quot;zlib-0.5.2.0&quot; using &quot;cabal install zlib&quot;?<br>
&gt;<br>
&gt; I&#39;m trying to make sure whether I am the only one having this problem<br>
&gt; or I have some companion.<br>
<br>
</div>    $ cabal install --reinstall zlib<br>
    Resolving dependencies...<br>
    Configuring zlib-0.5.2.0...<br>
    Preprocessing library zlib-0.5.2.0...<br>
    Building zlib-0.5.2.0...<br>
    [1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )<br>
    [2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )<br>
    [3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )<br>
    [4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )<br>
    [5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )<br>
    ar: creating archive dist/build/libHSzlib-0.5.2.0.a<br>
    Installing library in /Users/greg/.cabal/lib/zlib-0.5.2.0/ghc-6.10.4<br>
    Registering zlib-0.5.2.0...<br>
    Reading package info from &quot;dist/installed-pkg-config&quot; ... done.<br>
    Writing new package config file... done.<br>
<br>
No problem here. Please ensure you&#39;ve patched /usr/bin/ghc,<br>
/usr/bin/ghci, /usr/bin/runhaskell, /usr/bin/runghc, and /usr/bin/hsc2hs<br>
according to the instructions on <a href="http://haskell.org/haskellwiki/OSX" target="_blank">http://haskell.org/haskellwiki/OSX</a> .<br>
<br>
The next release of the Haskell Platform installer should fix this<br>
issue.<br>
<br>
G<br>
<font color="#888888">--<br>
Gregory Collins &lt;<a href="mailto:greg@gregorycollins.net">greg@gregorycollins.net</a>&gt;<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Ozgur Akgun<br>