<div dir="ltr">Seems like other people are also have the same issue.<br><br><a href="https://github.com/Homebrew/homebrew/issues/38315">https://github.com/Homebrew/homebrew/issues/38315</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 16, 2015 at 7:38 AM, Peng Yu <span dir="ltr"><<a href="mailto:pengyu.ut@gmail.com" target="_blank">pengyu.ut@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, I see the following error. Does anybody know what is wrong? Thanks.<br>
<br>
$ cat hello.hs<br>
main = putStrLn "Hello, World!"<br>
$ ghc -o hello hello.hs<br>
[1 of 1] Compiling Main             ( hello.hs, hello.o )<br>
Linking hello ...<br>
ld: warning: directory not found for option<br>
'-L/private/tmp/ghc20150401-90656-rxy9sj/ghc-7.10.1/gmp-static'<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Regards,<br>
Peng<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</font></span></blockquote></div><br></div>