Just to check, anyone running Snow Leopard and *CAN* install "zlib-0.5.2.0" using "cabal install zlib"?<br><br>I'm trying to make sure whether I am the only one having this problem or I have some companion.<br>
<br>Best,<br><br><br><div class="gmail_quote">2009/12/22 Duncan Coutts <span dir="ltr"><<a href="mailto:duncan.coutts@googlemail.com">duncan.coutts@googlemail.com</a>></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">On Tue, 2009-12-22 at 21:48 +0000, Ozgur Akgun wrote:<br>
> What about this part:<br>
><br>
> -o dist/build/Codec/Compression/<br>
> Zlib/Stream.hs Codec/Compression/Zlib/Stream.hsc<br>
><br>
> Isn't it passing multiple (two in this case) output parameters? Or am<br>
> I missing sth?<br>
<br>
</div>No, that's one -o flag and a single additional non-flag argument which<br>
is the input file. It's like:<br>
<br>
$ command input -o output<br>
<br>
but with the order reversed as:<br>
<br>
$ command -o output input<br>
<font color="#888888"><br>
<br>
Duncan<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Ozgur Akgun<br>