<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 9, 2016 at 11:16 AM, Philipp Hausmann <span dir="ltr">&lt;<a href="mailto:philipp.hausmann@314.ch" target="_blank">philipp.hausmann@314.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Maybe MAlonzo should instead put the generated *.hs files next to the agda/agdai files?</blockquote><div><br></div><div>I&#39;m a bit reluctant to pollute the source directory with lots of generated files (the .agdai files</div><div>are bad enough). What we should do is have the compiler put the files in the project root of</div><div>the file being compiled. So module A.B.C in /some/path/A/B/C.agda would compile to</div><div>/some/path/MAlonzo/Code/A/B/C.hs regardless of where the top-level project is located.</div><div><br></div><div>I made a new issue where we can continue the discussion:</div><div><br></div><div><a href="https://github.com/agda/agda/issues/2330">https://github.com/agda/agda/issues/2330</a><br></div><div><br></div><div>/ Ulf</div><div><br></div><div><br></div></div></div></div>