<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 14, 2016 at 2:24 PM, Roman <span dir="ltr">&lt;<a href="mailto:effectfully@gmail.com" target="_blank">effectfully@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">Sorry, I wasn&#39;t clear enough. I mean the other way around: `runTC : ∀<br>
{α} {A : Set α} -&gt; TC A -&gt; IO A`. I want to type check some runtime<br>
terms using TC facilities.<br>
</blockquote></div><br></div><div class="gmail_extra">You would have to call the Agda Haskell library through FFI for that. We don&#39;t</div><div class="gmail_extra">include the Agda implementation in compiled Agda programs.</div><div class="gmail_extra"><br></div><div class="gmail_extra">/ Ulf</div></div>