<br><br><div class="gmail_quote">On Thu, Oct 14, 2010 at 2:52 PM, Evan Laforge <span dir="ltr">&lt;<a href="mailto:qdunkan@gmail.com">qdunkan@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 class="im">&gt; I don&#39;t know of any way to examine this for a running program.  You can get<br>
&gt; GHC to spit out core and STG using -ddump-core and -ddump-stg flags:<br>
<br>
</div>There&#39;s no -ddump-core flag.  I was puzzled about the proper way to<br>
get &quot;final&quot; core, and have been using -ddump-simpl, but I don&#39;t know<br>
if that&#39;s correct.<br>
</blockquote></div><br><div>Indeed, I meant -ddump-simpl.  That&#39;s why I tried to link to the GHC manual, I make typos and it has extra info and enumerates the flags available :)  Just search that page for -ddump.</div>
<div><br></div><div>Sorry about the confusing typo,</div><div>Jason</div>