<br><br><div class="gmail_quote">On Tue, Mar 24, 2009 at 11:35 PM, Scott A. Waterman <span dir="ltr">&lt;<a href="mailto:tswaterman@gmail.com">tswaterman@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;">
Duane -<br>
<br>
yes, please.  I&#39;ve been wondering how to compile to a Mac .app structure.</blockquote><div><br></div><div><a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkbndl">http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkbndl</a></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Also, anyone have any hints about distributing Haskell apps for mac, when you know the target will certianly *not* have a GHC environment on it?</blockquote><div><br></div><div>GHC statically links everything, so you don&#39;t need the GHC environment to run the app.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Thanks<br>
--ts<div class="im"><br>
<br>
On Mar 21, 2009, at 2:18 PM, Duane Johnson wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve had issues with ghci and opengl... I usually have to compile my programs before they will run.  I&#39;m not sure why that&#39;s the case, but I too get strange window behavior (sometimes it freezes, other times it doesn&#39;t even show up).<br>

<br>
If you&#39;re on a Mac and would like help compiling to a .app folder, let me know and I can post how I did that.<br>
<br>
Regards,<br>
Duane Johnson<br>
<a href="http://blog.inquirylabs.com/" target="_blank">http://blog.inquirylabs.com/</a><br>
<br>
<br>
</blockquote></div><div><div></div><div class="h5">
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br>